netRemote.bluetooth¶
BaseBluetoothConnectedDevices (netRemote.bluetooth.connectedDevices)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
1<!-- TBD --!>
BaseBluetoothConnectedDevicesListVersion (netRemote.bluetooth.connectedDevicesListVersion)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
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”
1<!-- TBD --!>