X-Git-Url: http://plrg.eecs.uci.edu/git/?p=smartthings-infrastructure.git;a=blobdiff_plain;f=eventSimulator%2FthermostatFanOnFanModeEvent.groovy;fp=eventSimulator%2FthermostatFanOnFanModeEvent.groovy;h=ca12fead91943a17087aee71e98a90ce46a3f077;hp=102067ecf4f1c81d05d2d96e741911277908febb;hb=83071d3bcfc33f015ece13868342644498a9dda3;hpb=6a9540f69ca09047c6b4f65e49e710840dba81c0 diff --git a/eventSimulator/thermostatFanOnFanModeEvent.groovy b/eventSimulator/thermostatFanOnFanModeEvent.groovy index 102067e..ca12fea 100644 --- a/eventSimulator/thermostatFanOnFanModeEvent.groovy +++ b/eventSimulator/thermostatFanOnFanModeEvent.groovy @@ -1,2 +1,2 @@ - thermostatObject.setValue([name: "thermostatFanMode", value: "fanOn", deviceId: "thermostatID0", descriptionText: "", + thermostatObject[0].setValue([name: "thermostatFanMode", value: "fanOn", deviceId: "thermostatID0", descriptionText: "", displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])