Merge branch 'master' of ssh://plrg.eecs.uci.edu/home/git/smartthings-infrastructure
[smartthings-infrastructure.git] / eventSimulator / contactClosedEvent.groovy
index e8aa87c5ca66ee474b8c39edd165724888287d94..db186790378ed52723e9b76a113356d4ac120690 100644 (file)
@@ -1,2 +1,2 @@
                        contactObject.setValue([name: "contact.closed", value: "closed", deviceId: "contactSensorID0", descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]])
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])