Infrastructure that works for all the locks' group!
[smartthings-infrastructure.git] / eventSimulator / lockEvent.groovy
index 72b0109cb1863f2ddd59b05100b0718dff07510e..e208c90b4a9b9b0a7ad786636f4f8bc5082c1f74 100644 (file)
@@ -1,2 +1,2 @@
                        lockObject.setValue([name: "lock", value: "locked", deviceId: "lockID0", descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]])
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])