Adding events to emulate values above and below thresholds.
[smartthings-infrastructure.git] / eventSimulator / lockLockedEvent.groovy
1                         lockObject.setValue([name: "lock", value: "locked", deviceId: "lockID0", descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])