src.bluetooth_sig.gatt.characteristics.electric_current_range¶
Electric Current Range characteristic implementation.
Classes¶
Name | Description |
|---|---|
Electric Current Range characteristic (0x2AEF). |
|
Data class for electric current range. |
Module Contents¶
- class src.bluetooth_sig.gatt.characteristics.electric_current_range.ElectricCurrentRangeCharacteristic(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[ElectricCurrentRangeData]Electric Current Range characteristic (0x2AEF).
org.bluetooth.characteristic.electric_current_range
Electric Current Range characteristic.
Specifies lower and upper current bounds (2x uint16).