X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=eventSimulator%2FcolorTemperatureSwitchOffEvent.groovy;fp=eventSimulator%2FcolorTemperatureSwitchOffEvent.groovy;h=69d4589244fdc8dbd83d595a52e6b282fc0d684a;hb=83071d3bcfc33f015ece13868342644498a9dda3;hp=add53cb451e302f176a193c240853051b0ee1d0a;hpb=6a9540f69ca09047c6b4f65e49e710840dba81c0;p=smartthings-infrastructure.git diff --git a/eventSimulator/colorTemperatureSwitchOffEvent.groovy b/eventSimulator/colorTemperatureSwitchOffEvent.groovy index add53cb..69d4589 100644 --- a/eventSimulator/colorTemperatureSwitchOffEvent.groovy +++ b/eventSimulator/colorTemperatureSwitchOffEvent.groovy @@ -1,2 +1,2 @@ - colorTemperatureObject.setValue([name: "switch", value: "off", deviceId: "switchID0", descriptionText: "", - displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}']) \ No newline at end of file + colorTemperatureObject[0].setValue([name: "switch", value: "off", deviceId: "switchID0", descriptionText: "", + displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])