schemas/flow.json in losant_rest-1.19.9 vs schemas/flow.json in losant_rest-1.20.0
- old
+ new
@@ -214,10 +214,11 @@
},
"type": {
"type": "string",
"enum": [
"customNodeStart",
+ "deviceCreate",
"deviceCommand",
"deviceIdConnect",
"deviceTagConnect",
"deviceIdDisconnect",
"deviceTagDisconnect",
@@ -248,9 +249,10 @@
},
"name": {
"type": "string",
"enum": [
"customNodeStart",
+ "deviceCreate",
"deviceCommand",
"deviceIdsTagsConnect",
"deviceIdsTagsDisconnect",
"eeaInit",
"flowError",
\ No newline at end of file