trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant PERCENTAGE_8

Source
pub const PERCENTAGE_8: BluetoothUuid16;
Expand description

Bluetooth characteristic UUID.

0x2b04 Percentage 8

The Percentage 8 characteristic is used to represent a percentage.


§Structure

§Data Type

FieldPercentage 8
Typeuint8
Size1

§Description

Unit is a percentage with a resolution of 0.5. Minimum: 0 Maximum: 100 Represented values: M = 1, d = 0, b = -1 Unit: org.bluetooth.unit.percentage A value of 0xFF represents “value is not known”. All other values are Prohibited.


more information