src.bluetooth_sig.gatt.characteristics.time_decihour_8

Time Decihour 8 characteristic (0x2B12).

Classes

Name

Description

TimeDecihour8Characteristic

Time Decihour 8 characteristic (0x2B12).

Module Contents

class src.bluetooth_sig.gatt.characteristics.time_decihour_8.TimeDecihour8Characteristic

Bases: src.bluetooth_sig.gatt.characteristics.base.BaseCharacteristic[datetime.timedelta]

Time Decihour 8 characteristic (0x2B12).

org.bluetooth.characteristic.time_decihour_8

Time in hours with a resolution of 0.1 (deci-hours). M=1, d=-1, b=0 → scale factor 0.1. Range: 0.0-23.9. A value of 0xFF represents ‘value is not known’.

Raises:

SpecialValueDetectedError – If raw value is a sentinel (e.g. 0xFF).