src.bluetooth_sig.gatt.services.insulin_delivery

InsulinDelivery Service implementation.

Classes

Name

Description

InsulinDeliveryService

Insulin Delivery Service implementation (0x183A).

Module Contents

class src.bluetooth_sig.gatt.services.insulin_delivery.InsulinDeliveryService

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

Insulin Delivery Service implementation (0x183A).

Used for insulin delivery devices (insulin pumps). Provides device features, delivery status, command control, and historical data access.

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