Get zonename [zone] {userdata, Get systemstatus {userdata, Get zonename [zone – Qsonix Integration User Manual
Page 15: Get systemstatus, Userdata

Qsonix Integration Guide
Page | 15
Get Zonename [Zone]
{UserData}
DESCRIPTION
Used to retrieve the user-specified name assigned to each of the zones in the system.
PARAMETERS
Zone
Specifies the zone to retrieve the name for. Must be a valid zone number.
uInt8
RESPONSE DEFINITION
ZONENAME[UserData][ZoneNumber][ZoneName]
ZoneNumber
The number of the zone.
Int16
ZoneName
The user-specified name of the zone.
String(50)
Get SystemStatus
{UserData}
DESCRIPTION
Used to check the availability of the server.
PARAMETERS
Zone
Specifies the zone to retrieve the name for. Must be a valid zone number.
uInt8
RESPONSE DEFINITION
SYSTEMSTATUS[UserData][Status][SoftwareVersion][BuildNumber][DeviceID][SerialNumber][IP
Address][MACAddress][SubnetMask][DefaultGateway][PrimaryDNS][SecondaryDNS][AvailableSp
ace][TrackCount][AlbumCount][ArtistCount][GenreCount][StylesCount][PlaylistCount][FriendlyN
ame]
Status
Currently supports only “OK” indicating that the system is available.
String(2)
SoftwareVersion
The current software version running on the system
String(20)
BuildNumber
The current software build number running on the system.
String(20)
DeviceID
The system Device Identifier.
String(36)
SerialNumber
The serial number of the system.
Int32
IPAddress
The current IP address of the system.
String(15)
MACAddress
The current Media Access Control address (MAC) of the system.
String(17)
SubnetMask
The current subnet mask of the system.
String(15)
DefaultGateway
The current default gateway of the system.
String(15)
PrimaryDNS
The current primary DNS entry in the system.
String(15)
SecondaryDNS
The current secondary DNS entry in the system.
String(15)
AvailableSpace
Amount of storage space remaining on the system, formatted as a
readable string (ex: 321MB).
String(10)
TrackCount
Total number of tracks currently stored on the system.
Int32
AlbumCount
Total number of albums currently stored on the system.
Int32
ArtistCount
Total number of artists currently stored on the system.
Int32
GenreCount
Total number of genres currently stored on the system.
Int32