More events to generate based on the subscriber's list.
[smartthings-infrastructure.git] / eventSimulator / doorClosedEvent.groovy
index 91e3e5a34e270c44412b48bd06a25dd67f002225..6bf5004af47b4a777e8028515ae5ecb9747a6d5c 100644 (file)
@@ -1,2 +1,2 @@
-                       doorControlObject.setValue([name: "doorState", value: "closed", deviceId: 0, descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [value: "closed"]])
+                       doorControlObject.setValue([name: "doorState", value: "closed", deviceId: "doorControlID0", descriptionText: "",
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]])