Fixing presence.present for name and value.
[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: '{"info": "info"}'])