X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=eventSimulator%2FthermostatAutoModeEvent.groovy;h=5664cce9dbe384c58d2bb48beb11a204c5d4c19e;hb=6d292c921178f1446efa72c7412a0efe3609fcf6;hp=311731c041572480ac04c5708ecbd10409096536;hpb=ce72482405131b19995c4e32bb09b4add1c77b5b;p=smartthings-infrastructure.git diff --git a/eventSimulator/thermostatAutoModeEvent.groovy b/eventSimulator/thermostatAutoModeEvent.groovy index 311731c..5664cce 100644 --- a/eventSimulator/thermostatAutoModeEvent.groovy +++ b/eventSimulator/thermostatAutoModeEvent.groovy @@ -1,2 +1,2 @@ thermostatObject.setValue([name: "thermostatMode", value: "auto", deviceId: "thermostatID0", descriptionText: "", - displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]]) \ No newline at end of file + displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])