More events to generate based on the subscriber's list.
[smartthings-infrastructure.git] / eventSimulator / contactClosedEvent.groovy
1                         contactObject.setValue([name: "contact.closed", value: "closed", deviceId: "contactSensorID0", descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]])