Fixing some bugs
[smartthings-infrastructure.git] / eventSimulator / doorClosedEvent.groovy
index 91e3e5a34e270c44412b48bd06a25dd67f002225..a658599db9a07397de072a898280330d99b34579 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"}'])