Merge branch 'master' of ssh://plrg.eecs.uci.edu/home/git/smartthings-infrastructure
[smartthings-infrastructure.git] / eventSimulator / locationAwayEvent.groovy
index 7f10f78452947816612b7eaa704a2a29020590ae..b935c204361ed4597c55211520d4a014b0535e51 100644 (file)
@@ -1,2 +1,2 @@
                        locationObject.setValue([name: "Location", value: "away", deviceId: "locationID0", descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]])
\ No newline at end of file
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])