X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=eventSimulator%2FthermostatSetpointEvent.groovy;h=310314679d32968d7b5520eb566b54b3b8c363b9;hb=83071d3bcfc33f015ece13868342644498a9dda3;hp=b6ced733c64c1f0f987305c31d8f07cba4df85a5;hpb=6a9540f69ca09047c6b4f65e49e710840dba81c0;p=smartthings-infrastructure.git diff --git a/eventSimulator/thermostatSetpointEvent.groovy b/eventSimulator/thermostatSetpointEvent.groovy index b6ced73..3103146 100644 --- a/eventSimulator/thermostatSetpointEvent.groovy +++ b/eventSimulator/thermostatSetpointEvent.groovy @@ -1,2 +1,2 @@ - thermostatObject.setValue([name: "thermostatSetpoint", value: "50", deviceId: "thermostatID0", descriptionText: "", + thermostatObject[0].setValue([name: "thermostatSetpoint", value: "50", deviceId: "thermostatID0", descriptionText: "", displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])