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