Improvements and new methods
[smartthings-infrastructure.git] / eventSimulator / locationAwayEvent.groovy
index bb82c6f1c97ca490e158bdb1d879560b32e0a9ad..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"]])
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])