el_soconos v1.0.0 ElSoconos.Speaker View Source

A struct contining identifying information for a Sonos speaker in the local network

The Speaker struct contains the following fields. Your data will vary.

    %ElSoconos.Speaker {
        group_coordinator_ip: "10.0.1.64"
        group_uid: "RINCON_xxxxxxxxxxxxxxx:49"
        ip: "10.0.1.64"
        mode: "NORMAL"
        name: "Office"
        uid: "RINCON_xxxxxxxxxxxxxxx"
        volume: 30
    }