Added physical interaction detection into the build flow.
[smartthings-infrastructure.git] / eventSimulator / buttonHeldEvent.groovy
1                         aeonKeyFobObject.setValue([name: "button", value: "held", deviceId: 0, descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: [value: "held"]])