trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant VOLTAGE_STATISTICS

Source
pub const VOLTAGE_STATISTICS: BluetoothUuid16;
Expand description

Bluetooth characteristic UUID.

0x2b1a Voltage Statistics

The Voltage Statistics characteristic is used to represent a set of statistical voltage values over a period of time.


§Structure

§Data Type

FieldAverage Voltage Value
Typestruct
Size2

§Description

Refer to Voltage characteristic in sec:org.bluetooth.characteristic.voltage

––///

§Data Type

FieldStandard Deviation Voltage Value
Typestruct
Size2

§Description

Refer to Voltage characteristic in sec:org.bluetooth.characteristic.voltage

––///

§Data Type

FieldMinimum Voltage Value
Typestruct
Size2

§Description

Refer to Voltage characteristic in sec:org.bluetooth.characteristic.voltage

––///

§Data Type

FieldMaximum Voltage Value
Typestruct
Size2

§Description

Refer to Voltage characteristic in sec:org.bluetooth.characteristic.voltage

––///

§Data Type

FieldSensing Duration
Typestruct
Size1

§Description

Refer to Time Exponential 8 characteristic in sec:org.bluetooth.characteristic.time_exponential_8


more information