X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=eventSimulator%2FthermostatOperatingStateCoolEvent.groovy;fp=eventSimulator%2FthermostatOperatingStateCoolEvent.groovy;h=b8902af21f1b425c406cff710d93c26e2df0ca4c;hb=83071d3bcfc33f015ece13868342644498a9dda3;hp=d281296ac1d7b2cec3d742fa60942d40e243c864;hpb=6a9540f69ca09047c6b4f65e49e710840dba81c0;p=smartthings-infrastructure.git diff --git a/eventSimulator/thermostatOperatingStateCoolEvent.groovy b/eventSimulator/thermostatOperatingStateCoolEvent.groovy index d281296..b8902af 100644 --- a/eventSimulator/thermostatOperatingStateCoolEvent.groovy +++ b/eventSimulator/thermostatOperatingStateCoolEvent.groovy @@ -1,2 +1,2 @@ - thermostatObject.setValue([name: "thermostatOperatingState", value: "cool", deviceId: "thermostatID0", descriptionText: "", + thermostatObject[0].setValue([name: "thermostatOperatingState", value: "cool", deviceId: "thermostatID0", descriptionText: "", displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])