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