src.bluetooth_sig.gatt.services.generic_health_sensor

GenericHealthSensor Service implementation.

Classes

Name

Description

GenericHealthSensorService

Generic Health Sensor Service implementation (0x1840).

Module Contents

class src.bluetooth_sig.gatt.services.generic_health_sensor.GenericHealthSensorService

Bases: src.bluetooth_sig.gatt.services.base.BaseGattService

Generic Health Sensor Service implementation (0x1840).

A flexible health sensor framework supporting live and stored health observations with configurable observation schedules.

service_characteristics: ClassVar[dict[src.bluetooth_sig.gatt.characteristics.registry.CharacteristicName, bool]]