BatteryStateKind
Class Description​
The state of the battery unit.
Attributes​
Name | Type | Description |
---|---|---|
UNKNOWN | Battery state is unknown. | |
charging | Stored energy is increasing. | |
discharging | Stored energy is decreasing. | |
empty | Unable to discharge, and not charging. | |
full | Unable to charge, and not discharging. | |
waiting | Neither charging nor discharging, but able to do so. |
Relationships​
Ancestors​
No ancestor classes
Descendents​
No descendent classes
Associations​
None