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