Infrastructure that works for all the locks' group!
[smartthings-infrastructure.git] / eventSimulator / smokeClearEvent.groovy
index 1809840584843900191179bfe18ae7300ac776ae..e285e5e5be0818a5acc963066eb826b2c1f24332 100644 (file)
@@ -1,2 +1,2 @@
                        smokeDetectorObject.setValue([name: "smoke", value: "clear", deviceId: "smokeDetectorID0", descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]])
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])