src.bluetooth_sig.gatt.characteristics.aggregate¶
Aggregate characteristic (0x2A5A).
Classes¶
Name | Description |
|---|---|
Aggregate characteristic (0x2A5A). |
Module Contents¶
- class src.bluetooth_sig.gatt.characteristics.aggregate.AggregateCharacteristic(info: src.bluetooth_sig.types.CharacteristicInfo | None = None, validation: src.bluetooth_sig.gatt.characteristics.characteristic_meta.ValidationConfig | None = None)¶
Bases:
src.bluetooth_sig.gatt.characteristics.base.BaseCharacteristic[bytes]Aggregate characteristic (0x2A5A).
org.bluetooth.characteristic.aggregate
Concatenation of all characteristic values referenced by the Aggregate format descriptor. Treated as raw bytes passthrough.
- allow_variable_length = True¶
- min_length = 0¶