More events to generate based on the subscriber's list.
[smartthings-infrastructure.git] / eventSimulator / unlockEvent.groovy
index 189e4d24d03d19a3a7ec4c45fa5c25df761cde46..49bcdef3d95f634c666bf9542d7b635792768406 100644 (file)
@@ -1,2 +1,2 @@
-                       lockObject.setValue([name: "unlock", value: "unlocked ", deviceId: 0, descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [value: "locked"]])
+                       lockObject.setValue([name: "unlock", value: "unlocked ", deviceId: "lockID0", descriptionText: "",
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]])