Adding 2 events for temperature sensors: above and below thresholds.
[smartthings-infrastructure.git] / eventSimulator / motionActiveEvent.groovy
index fd452ba6adad56804c2e75705cefe16ce904780e..b99b59eb188aa3fa4808e3baa8c67e6a9b2bcb45 100644 (file)
@@ -1,2 +1,2 @@
                        motionSensorObject.setValue([name: "motion", value: "active", deviceId: "motionSensorID0", descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]])
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])