src.bluetooth_sig.gatt.characteristics.day_of_week¶
Day of Week characteristic implementation.
Classes¶
Name | Description |
|---|---|
Day of Week characteristic (0x2A09). |
Module Contents¶
- class src.bluetooth_sig.gatt.characteristics.day_of_week.DayOfWeekCharacteristic¶
Bases:
src.bluetooth_sig.gatt.characteristics.base.BaseCharacteristic[int]Day of Week characteristic (0x2A09).
org.bluetooth.characteristic.day_of_week
Represents the day of the week as an 8-bit enumeration (1=Monday, 7=Sunday).