pub const SUPPORTED_RESISTANCE_LEVEL_RANGE: BluetoothUuid16;Expand description
Bluetooth characteristic UUID.
0x2ad6 Supported Resistance Level Range
The Supported Resistance Level Range characteristic is used to represent the resistance level range supported by a fitness machine.
§Structure
§Data Type
| Field | Minimum Resistance Level |
| Type | uint8 |
| Size | 1 |
§Description
Base Unit: org.bluetooth.unit.unitless Represented values: M = 1, d = 1, b = 0 Unit is 1
––///
§Data Type
| Field | Maximum Resistance Level |
| Type | uint8 |
| Size | 1 |
§Description
Base Unit: org.bluetooth.unit.unitless Represented values: M = 1, d = 1, b = 0 Unit is 1
––///
§Data Type
| Field | Minimum Increment |
| Type | uint8 |
| Size | 1 |
§Description
Base Unit: org.bluetooth.unit.unitless Represented values: M = 1, d = 1, b = 0 Unit is 1