Adding events to emulate values above and below thresholds.
[smartthings-infrastructure.git] / eventSimulator / musicPlayerTrackDataEvent.groovy
1                         musicPlayerObject.setValue([name: "trackData", value: "someTrack", deviceId: "musicPlayerID0", descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])