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