trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant GUST_FACTOR

Source
pub const GUST_FACTOR: BluetoothUuid16;
Expand description

Bluetooth characteristic UUID.

0x2a74 Gust Factor

The Gust Factor characteristic is used to represent the gust factor.


§Structure

§Data Type

FieldGust Factor
Typeuint8
Size1

§Description

Base Unit: org.bluetooth.unit.unitless Represented values: M = 1, d = -1, b = 0 The factor has a fixed-point representation, where the actual factor is (attribute value * 0.1).


more information