Fixing a bug in the event presence.present: name has to be the same as value.
[smartthings-infrastructure.git] / eventSimulator / relaySwitchOffEvent.groovy
1                         relaySwitchObject.setValue([name: "switch", value: "on", deviceId: "relaySwitchID0", descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])