schemas/flowVersion.json in losant_rest-1.19.9 vs schemas/flowVersion.json in losant_rest-1.20.0

- old
+ new

@@ -189,10 +189,11 @@ }, "type": { "type": "string", "enum": [ "customNodeStart", + "deviceCreate", "deviceCommand", "deviceIdConnect", "deviceTagConnect", "deviceIdDisconnect", "deviceTagDisconnect", @@ -223,10 +224,11 @@ }, "name": { "type": "string", "enum": [ "customNodeStart", + "deviceCreate", "deviceCommand", "deviceIdsTagsConnect", "deviceIdsTagsDisconnect", "eeaInit", "flowError", @@ -3085,10 +3087,11 @@ }, "type": { "type": "string", "enum": [ "customNodeStart", + "deviceCreate", "deviceCommand", "deviceIdConnect", "deviceTagConnect", "deviceIdDisconnect", "deviceTagDisconnect", @@ -3119,9 +3122,10 @@ }, "name": { "type": "string", "enum": [ "customNodeStart", + "deviceCreate", "deviceCommand", "deviceIdsTagsConnect", "deviceIdsTagsDisconnect", "eeaInit", "flowError", \ No newline at end of file