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

- old
+ new

@@ -605,10 +605,11 @@ }, "type": { "type": "string", "enum": [ "customNodeStart", + "deviceCreate", "deviceCommand", "deviceIdConnect", "deviceTagConnect", "deviceIdDisconnect", "deviceTagDisconnect", @@ -639,10 +640,11 @@ }, "name": { "type": "string", "enum": [ "customNodeStart", + "deviceCreate", "deviceCommand", "deviceIdsTagsConnect", "deviceIdsTagsDisconnect", "eeaInit", "flowError", @@ -3592,10 +3594,11 @@ }, "type": { "type": "string", "enum": [ "customNodeStart", + "deviceCreate", "deviceCommand", "deviceIdConnect", "deviceTagConnect", "deviceIdDisconnect", "deviceTagDisconnect", @@ -3626,10 +3629,11 @@ }, "name": { "type": "string", "enum": [ "customNodeStart", + "deviceCreate", "deviceCommand", "deviceIdsTagsConnect", "deviceIdsTagsDisconnect", "eeaInit", "flowError", @@ -6488,10 +6492,11 @@ }, "type": { "type": "string", "enum": [ "customNodeStart", + "deviceCreate", "deviceCommand", "deviceIdConnect", "deviceTagConnect", "deviceIdDisconnect", "deviceTagDisconnect", @@ -6522,9 +6527,10 @@ }, "name": { "type": "string", "enum": [ "customNodeStart", + "deviceCreate", "deviceCommand", "deviceIdsTagsConnect", "deviceIdsTagsDisconnect", "eeaInit", "flowError", \ No newline at end of file