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