Fixing a bug: should have been pushed, not push.
[smartthings-infrastructure.git] / eventSimulator / lockUnlockedEvent.groovy
1                         lockObject.setValue([name: "lock", value: "unlocked", deviceId: "lockID0", descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])