Index
Properties
Optional avoidAutoconnect
Optional commandedOverProxy
If true, indicates that the device can receive proxy commands from other devices.
Optional deviceInfo
Metadata describing the device
Optional indicationMode
Describes how the device will behave when sent an INDICATE intent.
Optional isLocalOnly
If true, this device does not appear in the SYNC
response.
This is common for hub devices.
Optional isProxy
If true, this device can act as a proxy for other devices, enabling
the REACHABLE_DEVICES
intent.
This is common for hub devices.
Optional requiresBonding
If true, indicates that the BLE device must be bonded to before sending commands.
Optional type
Hardware type of the device
Optional willReportStateViaPoll
If true, the platform will periodically send QUERY intents for the expecting JS to report state.
If true, indicates that a connection to the BLE device should not be established automatically.