src.bluetooth_sig.gatt.characteristics.floor_number

Floor Number characteristic implementation.

Classes

Name

Description

FloorNumberCharacteristic

Floor Number characteristic (0x2AB2).

Module Contents

class src.bluetooth_sig.gatt.characteristics.floor_number.FloorNumberCharacteristic

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

Floor Number characteristic (0x2AB2).

org.bluetooth.characteristic.floor_number

Floor Number characteristic.

expected_length = 1
max_length = 1
min_length = 1