Fixing presence.present for name and value.
[smartthings-infrastructure.git] / eventSimulator / smokeCarbonMonoxideClearEvent.groovy
index 09db47cfd357272cc9fcadb44829bd806655c116..7c1df43930826420abf0b3d7e2060d8286c910fc 100644 (file)
@@ -1,2 +1,2 @@
                        smokeDetectorObject.setValue([name: "carbonMonoxide", value: "clear", deviceId: "smokeDetectorID0", descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]])
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])