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