trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant SUPPORTED_INCLINATION_RANGE

Source
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

FieldMinimum Inclination
Typesint16
Size2

§Description

Base Unit: org.bluetooth.unit.percentage Represented values: M = 1, d = -1, b = 0 Unit is 1/10 of a percent

––///

§Data Type

FieldMaximum Inclination
Typesint16
Size2

§Description

Base Unit: org.bluetooth.unit.percentage Represented values: M = 1, d = -1, b = 0 Unit is 1/10 of a percent

––///

§Data Type

FieldMinimum Increment
Typeuint16
Size2

§Description

Base Unit: org.bluetooth.unit.percentage Represented values: M = 1, d = -1, b = 0 Unit is 1/10 of a percent


more information