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