pub const VOLTAGE_FREQUENCY: BluetoothUuid16;Expand description
Bluetooth characteristic UUID.
0x2be8 Voltage Frequency
The Voltage Frequency characteristic is used to represent power supply voltage frequency.
§Structure
§Data Type
| Field | Voltage Frequency |
| Type | uint16 |
| Size | 2 |
§Description
Unit is hertz with resolution of 1. Minimum: 1 Maximum: 65533 Represented values: M = 1, d = 0, b = 0 Unit: org.bluetooth.unit.hertz A value of 0 represents DC power supply. A value of 0xFFFE represents “value is not valid”. A value of 0xFFFF represents “value is not known”.