schemas/deviceRecipePatch.json in losant_rest-1.4.2 vs schemas/deviceRecipePatch.json in losant_rest-1.5.0

- old
+ new

@@ -74,10 +74,11 @@ "type": "string", "enum": [ "standalone", "gateway", "peripheral", - "floating" + "floating", + "edgeCompute" ] }, "gatewayId": { "type": "string", "pattern": "^[A-Fa-f\\d]{24}$" \ No newline at end of file