Fixing a bug: unlock is supposed to be recognized as lock event.
[smartthings-infrastructure.git] / eventSimulator / locationHomeEvent.groovy
index a970a03c16dba37329c78ae3fc42b770d59672cc..c28caa5c9771f7b0dad837c1e4797797cdbe2f69 100644 (file)
@@ -1,2 +1,2 @@
                        locationObject.setValue([name: "Location", value: "home", deviceId: "locationID0", descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]])
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])