pub const TRUE_WIND_DIRECTION: BluetoothUuid16;Expand description
Bluetooth characteristic UUID.
0x2a71 True Wind Direction
The True Wind Direction characteristic is used to represent the true wind direction. Wind direction is reported by the direction from which it originates and is an angle measured clockwise relative to Geographic North. For example, a wind coming from the north is given as 0 degrees, a wind coming from the south is given as 180 degrees, a wind coming from the east is given as 90 degrees, and a wind coming from the west is given as 270 degrees.
§Structure
§Data Type
| Field | True Wind Direction |
| Type | uint16 |
| Size | 2 |
§Description
Base Unit: org.bluetooth.unit.plane_angle.degree Minimum value: 0 Maximum value: 359.99 Represented values: M = 1, d = -2, b = 0 Unit is degrees with a resolution of 0.01 degrees.