pub const SUPPORTED_INCLINATION_RANGE: BluetoothUuid16;Expand description
Bluetooth characteristic UUID.
0x2ad5 Supported Inclination Range
The Supported Inclination Range characteristic is used to represent the inclination range supported by a fitness machine.
§Structure
§Data Type
| Field | Minimum Inclination |
| Type | sint16 |
| Size | 2 |
§Description
Base Unit: org.bluetooth.unit.percentage Represented values: M = 1, d = -1, b = 0 Unit is 1/10 of a percent
––///
§Data Type
| Field | Maximum Inclination |
| Type | sint16 |
| Size | 2 |
§Description
Base Unit: org.bluetooth.unit.percentage Represented values: M = 1, d = -1, b = 0 Unit is 1/10 of a percent
––///
§Data Type
| Field | Minimum Increment |
| Type | uint16 |
| Size | 2 |
§Description
Base Unit: org.bluetooth.unit.percentage Represented values: M = 1, d = -1, b = 0 Unit is 1/10 of a percent