src.bluetooth_sig.gatt.characteristics.time_zone

Time Zone characteristic implementation.

Attributes

Classes

Name

Description

TimeZoneCharacteristic

Time Zone characteristic (0x2A0E).

Module Contents

class src.bluetooth_sig.gatt.characteristics.time_zone.TimeZoneCharacteristic

Bases: src.bluetooth_sig.gatt.characteristics.base.BaseCharacteristic[str]

Time Zone characteristic (0x2A0E).

org.bluetooth.characteristic.time_zone

Time zone characteristic.

Represents the time difference in 15-minute increments between local standard time and UTC.

min_length: int = 1
src.bluetooth_sig.gatt.characteristics.time_zone.TIMEZONE_OFFSET_MAX = 56
src.bluetooth_sig.gatt.characteristics.time_zone.TIMEZONE_OFFSET_MIN = -48