API Reference

Sections

Theme switcher

BleCredentials

BleCredentials

areEnabledboolean

When true, indicates the reader is configured to read BLE credentials.

performanceobject

Settings related to BLE credential reader advertising rate performance.

Show child attributes

rangeobject

Settings related to BLE credential read range.

Show child attributes

Was this section helpful?
1 2 3 4 5 6 7 8 9 10 11 { "areEnabled": false, "performance": { "isMaximum": false, "isNormal": false }, "range": { "isLong": false, "isShort": false } }
Was this section helpful?