Adding 2 types of 'unlocked' events both for subscribers to 'lock' and 'unlock' events.
[smartthings-infrastructure.git] / eventSimulator / musicPlayerPausedEvent.groovy
1                         musicPlayerObject.setValue([name: "status", value: "paused", deviceId: "musicPlayerID0", descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])