Adding missing methods.
[smartthings-infrastructure.git] / eventSimulator / thermostatCoolModeEvent.groovy
index e65ad9a11269156172603acc36db1f773304ad39..052a96ad89c2212128ea99badec50efd7c08809f 100644 (file)
@@ -1,2 +1,2 @@
                        thermostatObject.setValue([name: "thermostatMode", value: "cool", 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"}'])