Adding more events for button.
[smartthings-infrastructure.git] / eventSimulator / buttonPushedEvent.groovy
1                         buttonObject.setValue([name: "button", value: "push", deviceId: "switchID0", descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"buttonNumber": 1}'])