More events to generate based on the subscriber's list.
[smartthings-infrastructure.git] / eventSimulator / contactOpenEvent.groovy
index 15bface1e5a60d7236ab4611760668198553419d..5890676114366722c6d38c52ac9f7dc616ff0693 100644 (file)
@@ -1,2 +1,2 @@
-                       contactObject.setValue([name: "contact.open", value: "closed", deviceId: 0, descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [value: "open"]])
+                       contactObject.setValue([name: "contact.open", value: "open", deviceId: "contactSensorID0", descriptionText: "",
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]])