X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=eventSimulator%2FthermostatOnFanModeEvent.groovy;h=de8775dbd9e5849ddaf41d86f9e405d05f9dd748;hb=83071d3bcfc33f015ece13868342644498a9dda3;hp=0a8806b9cfd547354277e01feaa564de096130f5;hpb=6a9540f69ca09047c6b4f65e49e710840dba81c0;p=smartthings-infrastructure.git diff --git a/eventSimulator/thermostatOnFanModeEvent.groovy b/eventSimulator/thermostatOnFanModeEvent.groovy index 0a8806b..de8775d 100644 --- a/eventSimulator/thermostatOnFanModeEvent.groovy +++ b/eventSimulator/thermostatOnFanModeEvent.groovy @@ -1,2 +1,2 @@ - thermostatObject.setValue([name: "thermostatFanMode", value: "on", deviceId: "thermostatID0", descriptionText: "", + thermostatObject[0].setValue([name: "thermostatFanMode", value: "on", deviceId: "thermostatID0", descriptionText: "", displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])