Fixing a bug where we can have two events with different objects/classes, e.g., beaco...
[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"}'])