netRemote.bluetooth¶
BaseBluetoothConnectedDevices (netRemote.bluetooth.connectedDevices)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
Example: /fsapi/LIST_GET_NEXT/netRemote.bluetooth.connectedDevices/-1?pin=1234¶
1<!-- TBD --!>
BaseBluetoothConnectedDevicesListVersion (netRemote.bluetooth.connectedDevicesListVersion)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
Example: /fsapi/GET/netRemote.bluetooth.connectedDevicesListVersion?pin=1234¶
1<!-- TBD --!>
BaseBluetoothDiscoverableState (netRemote.bluetooth.discoverableState)¶
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
: “DISCOVERABLE”
Example: /fsapi/GET/netRemote.bluetooth.discoverableState?pin=1234¶
1<!-- TBD --!>