Add changes in events
[smartthings-infrastructure.git] / eventSimulator / lockLockedEvent.groovy
1                         lockObject[0].setValue([name: "lock", value: "locked", deviceId: "lockID0", descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])