Fixing a bug in the event presence.present: name has to be the same as value.
[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: '{"info": "info"}'])