Add changes in events
[smartthings-infrastructure.git] / eventSimulator / colorTemperatureSwitchOffDefaultEvent.groovy
index b78ba5b9686c0b7e424b7f3ed3c2ce052d1fe549..99dde3934d5a2562a5fd35a001629270688a1d09 100644 (file)
@@ -1,2 +1,2 @@
-                       colorTemperatureObject.setValue([name: "switch.off", 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.off", value: "off", deviceId: "switchID0", descriptionText: "",
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])