netRemote.bluetooth

BaseBluetoothConnectedDevices (netRemote.bluetooth.connectedDevices)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.bluetooth.connectedDevices

LIST_GET_NEXT

NodeList

False, False

Example: /fsapi/LIST_GET_NEXT/netRemote.bluetooth.connectedDevices/-1?pin=1234
1<!-- TBD --!>

BaseBluetoothConnectedDevicesListVersion (netRemote.bluetooth.connectedDevicesListVersion)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.bluetooth.connectedDevicesListVersion

GET

NodeU32

True, False

Example: /fsapi/GET/netRemote.bluetooth.connectedDevicesListVersion?pin=1234
1<!-- TBD --!>

BaseBluetoothDiscoverableState (netRemote.bluetooth.discoverableState)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.bluetooth.discoverableState

GET, SET

NodeE8

True, False

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 --!>