Removing getXXX methods + properties. Adding getProperty feature to SmartThing(s)
[smartthings-infrastructure.git] / eventSimulator / unlockEvent.groovy
index ec7e7ff209e60b4c08ddf02c5d4b420343c429a7..803ed21fea033a30747566724a9a0eb001aa489b 100644 (file)
@@ -1,2 +1,2 @@
-                       lockObject[0].setValue([name: "unlock", value: "unlocked ", deviceId: "lockID0", descriptionText: "",
+                       lockObject[0].setValue([name: "lock.unlocked", value: "unlocked", deviceId: "lockID0", descriptionText: "",
                                        displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])