trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant VOLTAGE

Source
pub const VOLTAGE: BluetoothUuid16;
Expand description

Bluetooth characteristic UUID.

0x2b18 Voltage

The Voltage characteristic is used to represent a measure of positive electric potential difference.


§Structure

§Data Type

FieldVoltage Value
Typeuint16
Size2

§Description

Unit is volt with a resolution of 1/64V. Minimum: 0.0 Maximum: 1022.0 Represented values: M = 1, d = 0, b = -6 Unit: org.bluetooth.unit.electric_potential_difference.volt A value of 0xFFFF represents “value is not known”. The minimum representable value represents the minimum value or lower, the maximum representable value represents the maximum value or higher.


more information