Adding color level event.
authorrtrimana <rtrimana@uci.edu>
Fri, 2 Aug 2019 22:42:13 +0000 (15:42 -0700)
committerrtrimana <rtrimana@uci.edu>
Fri, 2 Aug 2019 22:42:13 +0000 (15:42 -0700)
eventSimulator/colorLevelChangeEvent.groovy [new file with mode: 0644]

diff --git a/eventSimulator/colorLevelChangeEvent.groovy b/eventSimulator/colorLevelChangeEvent.groovy
new file mode 100644 (file)
index 0000000..9989cbf
--- /dev/null
@@ -0,0 +1,2 @@
+                       colorControlObject.setValue([name: "level", value: "50", deviceId: "colorControlID0", descriptionText: "",
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])
\ No newline at end of file