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