X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=eventSimulator%2FcoolingSetpointEvent.groovy;fp=eventSimulator%2FcoolingSetpointEvent.groovy;h=12ec0295232165548c5460f1d30dace15e59cbcd;hb=83071d3bcfc33f015ece13868342644498a9dda3;hp=bfc0869389bddc277c72c61529fe3badd1ada136;hpb=6a9540f69ca09047c6b4f65e49e710840dba81c0;p=smartthings-infrastructure.git diff --git a/eventSimulator/coolingSetpointEvent.groovy b/eventSimulator/coolingSetpointEvent.groovy index bfc0869..12ec029 100644 --- a/eventSimulator/coolingSetpointEvent.groovy +++ b/eventSimulator/coolingSetpointEvent.groovy @@ -1,2 +1,2 @@ - thermostatObject.setValue([name: "coolingSetpoint", value: "60", deviceId: "thermostatID0", descriptionText: "", + thermostatObject[0].setValue([name: "coolingSetpoint", value: "60", deviceId: "thermostatID0", descriptionText: "", displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])