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