Change value field in events
[smartthings-infrastructure.git] / eventSimulator / temperatureLowEvent.groovy
index ce44368f8172bff63bd9e2eb398c3e322fac9eed..6c6aee0e8d3e8f5e238994131adcbb1ae466780f 100644 (file)
@@ -1,2 +1,2 @@
-                       thermostatObject[0].setValue([name: "temperature", value: "45", deviceId: "thermostatID0", descriptionText: "",
+                       thermostatObject[0].setValue([name: "temperature", value: 45, deviceId: "thermostatID0", descriptionText: "",
                                        displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])