X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=eventSimulator%2FlocationAwayEvent.groovy;h=981232d18798d99a9eb2aef1736a7051db9d16f5;hb=2d26e7af07daad1394408bdcf76150b5aacf3a8a;hp=b935c204361ed4597c55211520d4a014b0535e51;hpb=83071d3bcfc33f015ece13868342644498a9dda3;p=smartthings-infrastructure.git diff --git a/eventSimulator/locationAwayEvent.groovy b/eventSimulator/locationAwayEvent.groovy index b935c20..981232d 100644 --- a/eventSimulator/locationAwayEvent.groovy +++ b/eventSimulator/locationAwayEvent.groovy @@ -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"}'])