Adding events to emulate values above and below thresholds.
[smartthings-infrastructure.git] / eventSimulator / thermostatCoolModeEvent.groovy
index 15a4c411a91b1ded34ad98593b3a2a14659c4c46..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"]])
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])