schemas/flowVersion.json in losant_rest-1.15.2 vs schemas/flowVersion.json in losant_rest-1.16.0
- old
+ new
@@ -90,10 +90,11 @@
"deviceCommand",
"deviceIdsTagsConnect",
"deviceIdsTagsDisconnect",
"eeaInit",
"flowError",
+ "azureEventHub",
"googlePubSub",
"meridian",
"mqtt",
"notebook",
"onBoot",
@@ -2605,15 +2606,10 @@
},
"description": {
"type": "string",
"maxLength": 32767
},
- "iconData": {
- "type": "string",
- "maxLength": 32767,
- "pattern": "^data:image/(jpg|jpeg|png|svg\\+xml);base64,[0-9a-zA-Z+/=]*$"
- },
"flowClass": {
"type": "string",
"enum": [
"experience"
]
@@ -2678,9 +2674,10 @@
"deviceCommand",
"deviceIdsTagsConnect",
"deviceIdsTagsDisconnect",
"eeaInit",
"flowError",
+ "azureEventHub",
"googlePubSub",
"meridian",
"mqtt",
"notebook",
"onBoot",
\ No newline at end of file