| 98 | == Service Variables == |
| 99 | |
| 100 | `urn:sonos-com:serviceId:Sonos1` |
| 101 | * `SonosServiceKeys` - |
| 102 | * `CurrentService` - |
| 103 | * `SonosDevices` - |
| 104 | |
| 105 | `urn:upnp-org:serviceId:DeviceProperties` |
| 106 | * `ZoneName` - |
| 107 | * `Icon` - |
| 108 | * `SonosID` - |
| 109 | |
| 110 | `urn:upnp-org:serviceId:AVTransport` |
| 111 | * `CurrentStatus` - |
| 112 | * `TransportState` - |
| 113 | * `TransportStatus` - |
| 114 | * `TransportPlaySpeed` - |
| 115 | * `CurrentPlayMode` - |
| 116 | * `CurrentCrossfadeMode` - |
| 117 | * `CurrentTransportActions` - |
| 118 | * `CurrentTrack` - |
| 119 | * `CurrentTrackDuration` - |
| 120 | * `CurrentTrackURI` - |
| 121 | * `CurrentTrackMetaData-DIDL-Lite` - |
| 122 | * `CurrentTitle` - |
| 123 | * `CurrentArtist` - |
| 124 | * `CurrentAlbum` - |
| 125 | * `CurrentDetails` - |
| 126 | * `CurrentAlbumArt` - |
| 127 | * `RelativeTimePosition` - |
| 128 | * `AbsoluteTimePosition` - |
| 129 | * `RelativeCounterPosition` - |
| 130 | * `AbsoluteCounterPosition` - |
| 131 | * `NumberOfTracks` - |
| 132 | * `CurrentMediaDuration` - |
| 133 | * `AVTransportURI` - |
| 134 | * `AVTransportURIMetaData` - |
| 135 | * `NextAVTransportURI` - |
| 136 | * `PlaybackStorageMedium` - |
| 137 | * `CurrentRadio` - |
| 138 | |
| 139 | `urn:upnp-org:serviceId:ContentDirectory` |
| 140 | * `AudioInputs` - |
| 141 | * `SavedQueues` - |
| 142 | * `Queue` - |
| 143 | * `FavoritesRadios` - |
| 144 | |
| 145 | `urn:upnp-org:serviceId:AudioIn` |
| 146 | * `AudioInputName` - |
| 147 | * `Icon` - |
| 148 | |
| 149 | `urn:upnp-org:serviceId:RenderingControl` |
| 150 | * `Volume` - |
| 151 | * `Mute` - |
| 152 | |
| 153 | |