Limiting iteration for now (DFSearch strategy would just go deep unceasingly); Comple...
[smartthings-infrastructure.git] / eventSimulator / eventSwitchOff.groovy
1                         switchObject.setValue([name: "switch.off", value: "off", deviceId: 0, descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: [value: "off"]])