netRemote.multiroom¶
BaseMultiroomCapsMaxClients (netRemote.multiroom.caps.maxClients)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
1<!-- TBD --!>
BaseMultiroomCapsProtocolVersion (netRemote.multiroom.caps.protocolVersion)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
1<!-- TBD --!>
BaseMultiroomClientMute0 (netRemote.multiroom.client.mute0)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
As this node is of an enum type, you can utilize the following constants in its usage:
0
: “NOT_MUTE”1
: “MUTE”
1<!-- TBD --!>
BaseMultiroomClientMute1 (netRemote.multiroom.client.mute1)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
As this node is of an enum type, you can utilize the following constants in its usage:
0
: “NOT_MUTE”1
: “MUTE”
1<!-- TBD --!>
BaseMultiroomClientMute2 (netRemote.multiroom.client.mute2)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
As this node is of an enum type, you can utilize the following constants in its usage:
0
: “NOT_MUTE”1
: “MUTE”
1<!-- TBD --!>
BaseMultiroomClientMute3 (netRemote.multiroom.client.mute3)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
As this node is of an enum type, you can utilize the following constants in its usage:
0
: “NOT_MUTE”1
: “MUTE”
1<!-- TBD --!>
BaseMultiroomClientStatus0 (netRemote.multiroom.client.status0)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
As this node is of an enum type, you can utilize the following constants in its usage:
0
: “CONNECTED”1
: “SYNCRONIZING”2
: “READY_TO_STREAM”
1<!-- TBD --!>
BaseMultiroomClientStatus1 (netRemote.multiroom.client.status1)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
As this node is of an enum type, you can utilize the following constants in its usage:
0
: “CONNECTED”1
: “SYNCRONIZING”2
: “READY_TO_STREAM”
1<!-- TBD --!>
BaseMultiroomClientStatus2 (netRemote.multiroom.client.status2)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
As this node is of an enum type, you can utilize the following constants in its usage:
0
: “CONNECTED”1
: “SYNCRONIZING”2
: “READY_TO_STREAM”
1<!-- TBD --!>
BaseMultiroomClientStatus3 (netRemote.multiroom.client.status3)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
As this node is of an enum type, you can utilize the following constants in its usage:
0
: “CONNECTED”1
: “SYNCRONIZING”2
: “READY_TO_STREAM”
1<!-- TBD --!>
BaseMultiroomClientVolume0 (netRemote.multiroom.client.volume0)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
1<!-- TBD --!>
BaseMultiroomClientVolume1 (netRemote.multiroom.client.volume1)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
1<!-- TBD --!>
BaseMultiroomClientVolume2 (netRemote.multiroom.client.volume2)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
1<!-- TBD --!>
BaseMultiroomClientVolume3 (netRemote.multiroom.client.volume3)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
1<!-- TBD --!>
BaseMultiroomDeviceClientIndex (netRemote.multiroom.device.clientIndex)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
1<!-- TBD --!>
BaseMultiroomDeviceClientStatus (netRemote.multiroom.device.clientStatus)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
As this node is of an enum type, you can utilize the following constants in its usage:
0
: “CONNECTED”1
: “SYNCRONIZING”2
: “READY_TO_STREAM”
1<!-- TBD --!>
Multiroom: List Devices (netRemote.multiroom.device.listAll)¶
Lists all other multiroom devices in the local network.
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
1<fsapiresponse>
2 <item key="0">
3 <field name="udn">
4 <c8_array>46C19E4A-472B-11E1-9F67-002261ED0770</c8_array>
5 </field>
6 <field name="friendlyname">
7 <c8_array>DeviceName</c8_array>
8 </field>
9 <field name="ipaddress">
10 <c8_array>192.168.xxx.xxx</c8_array>
11 </field>
12 <field name="audiosyncversion">
13 <c8_array>3</c8_array>
14 </field>
15 <field name="groupid">
16 <c8_array>0AD57A8A-49A8-11E6-XXXX-002261EDXXXX</c8_array>
17 </field>
18 <field name="groupname">
19 <c8_array>MultirooGroupName</c8_array>
20 </field>
21 <field name="grouprole">
22 <u8>2</u8>
23 </field>
24 <field name="clientnumber">
25 <u8>254</u8>
26 </field>
27 </item>
28 <listend/>
29</fsapiresponse>
BaseMultiroomDeviceListAllVersion (netRemote.multiroom.device.listAllVersion)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
1<!-- TBD --!>
BaseMultiroomDeviceServerStatus (netRemote.multiroom.device.serverStatus)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
As this node is of an enum type, you can utilize the following constants in its usage:
0
: “STREAM_STARTING”1
: “STREAM_PRESENTABLE”2
: “STREAM_UNPRESENTABLE”
1<!-- TBD --!>
BaseMultiroomDeviceTransportOptimisation (netRemote.multiroom.device.transportOptimisation)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
As this node is of an enum type, you can utilize the following constants in its usage:
0
: “DISABLED”1
: “ENABLED”
1<!-- TBD --!>
BaseMultiroomGroupAddClient (netRemote.multiroom.group.addClient)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
1<!-- TBD --!>
BaseMultiroomGroupAttachedClients (netRemote.multiroom.group.attachedClients)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
1<!-- TBD --!>
BaseMultiroomGroupBecomeServer (netRemote.multiroom.group.becomeServer)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
As this node is of an enum type, you can utilize the following constants in its usage:
0
: “NO_GROUP”1
: “CLIENT”2
: “SERVER”
1<!-- TBD --!>
BaseMultiroomGroupCreate (netRemote.multiroom.group.create)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
1<!-- TBD --!>
BaseMultiroomGroupDestroy (netRemote.multiroom.group.destroy)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
As this node is of an enum type, you can utilize the following constants in its usage:
0
: “IDLE”1
: “DESTROY”
1<!-- TBD --!>
BaseMultiroomGroupId (netRemote.multiroom.group.id)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
1<!-- TBD --!>
BaseMultiroomGroupMasterVolume (netRemote.multiroom.group.masterVolume)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
1<!-- TBD --!>
BaseMultiroomGroupName (netRemote.multiroom.group.name)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
1<!-- TBD --!>
BaseMultiroomGroupRemoveClient (netRemote.multiroom.group.removeClient)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
1<!-- TBD --!>
BaseMultiroomGroupState (netRemote.multiroom.group.state)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
As this node is of an enum type, you can utilize the following constants in its usage:
0
: “NO_GROUP”1
: “CLIENT”2
: “SERVER”
1<!-- TBD --!>
BaseMultiroomGroupStreamable (netRemote.multiroom.group.streamable)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
As this node is of an enum type, you can utilize the following constants in its usage:
0
: “FALSE”1
: “TRUE”
1<!-- TBD --!>
BaseMultiroomSinglegroupState (netRemote.multiroom.singlegroup.state)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
As this node is of an enum type, you can utilize the following constants in its usage:
0
: “SINGLE”1
: “MULTIROOM”
1<!-- TBD --!>