Adding new events into the scripts.
[smartthings-infrastructure.git] / eventSimulator / colorControlSwitchOnEvent.groovy
1                         colorControlObject.setValue([name: "switch", value: "on", deviceId: "colorControlID0", descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])