Deleting files and completing event generation.
[smartthings-infrastructure.git] / eventSimulator / eventSwitchOn.groovy
1                         switchObject.setValue([name: "switch.on", value: "on", deviceId: 0, descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: [value: "on"]])