Removing getXXX methods + properties. Adding getProperty feature to SmartThing(s)
[smartthings-infrastructure.git] / eventSimulator / locationAwayEvent.groovy
index b935c204361ed4597c55211520d4a014b0535e51..981232d18798d99a9eb2aef1736a7051db9d16f5 100644 (file)
@@ -1,2 +1,2 @@
-                       locationObject.setValue([name: "Location", value: "away", deviceId: "locationID0", descriptionText: "",
+                       locationObject.setValue([name: "mode", value: "away", deviceId: "locationID0", descriptionText: "",
                                        displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])