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