Some minor changes!
[smartthings-infrastructure.git] / eventSimulator / thermostatHeatModeEvent.groovy
index 51e59c982556d77eaabdbdae60b92de55ffefe7e..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"]])
\ No newline at end of file
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])