Add changes in events
[smartthings-infrastructure.git] / eventSimulator / colorTemperatureEvent.groovy
index d34e4ba3038c5953256bb4e63835a6972ec08b6b..9f2ded3798d888fa47c67f8834b614f5bac3aebb 100644 (file)
@@ -1,2 +1,2 @@
-                       colorControlObject.setValue([name: "colorTemperature", value: "50", deviceId: "colorControlID0", descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])
\ No newline at end of file
+                       colorControlObject[0].setValue([name: "colorTemperature", value: "50", deviceId: "colorControlID0", descriptionText: "",
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])