Adding a mapper for 'position' which is basically 'location'
[smartthings-infrastructure.git] / eventSimulator / unlockEvent.groovy
index 49bcdef3d95f634c666bf9542d7b635792768406..f86ce3caeca5c19c4f213be3cf39b9c8cae5e8c3 100644 (file)
@@ -1,2 +1,2 @@
                        lockObject.setValue([name: "unlock", value: "unlocked ", deviceId: "lockID0", descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]])
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])