Adding events to emulate values above and below thresholds.
[smartthings-infrastructure.git] / eventSimulator / thermostatHeatModeEvent.groovy
index 69b7dd18449ce14c0acc2ecfdf97c1f5bb3f3d53..34d1c52a669e0c60b9c2457a50f2f50969b859c1 100644 (file)
@@ -1,2 +1,2 @@
                        thermostatObject.setValue([name: "thermostatMode", value: "heat", deviceId: "thermostatID0", descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]])
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])