Deleting files and completing event generation.
[smartthings-infrastructure.git] / eventSimulator / contactOpenEvent.groovy
1                         contactObject.setValue([name: "contact.open", value: "closed", deviceId: 0, descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: [value: "open"]])