Adding new events into the scripts.
[smartthings-infrastructure.git] / eventSimulator / colorTemperatureEvent.groovy
diff --git a/eventSimulator/colorTemperatureEvent.groovy b/eventSimulator/colorTemperatureEvent.groovy
new file mode 100644 (file)
index 0000000..d34e4ba
--- /dev/null
@@ -0,0 +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