src.bluetooth_sig.gatt.characteristics.live_health_observations¶
Live Health Observations characteristic (0x2B8B).
Variable-length ACOM observation format (IEEE 11073-10101).
References
Bluetooth SIG Generic Health Sensor Service specification
Classes¶
Name | Description |
|---|---|
Live Health Observations characteristic (0x2B8B). |
Module Contents¶
- class src.bluetooth_sig.gatt.characteristics.live_health_observations.LiveHealthObservationsCharacteristic(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]Live Health Observations characteristic (0x2B8B).
org.bluetooth.characteristic.live_health_observations
Variable-length health observation data using the ACOM (Abstract Content Object Model) encoding based on IEEE 11073-10101 nomenclature.
- allow_variable_length = True¶
- min_length = 1¶