@Version(value="2.0.0.${qualifier}")
BatteryDriver interface.See: Description
| Interface | Description |
|---|---|
| BatteryControlParameters |
The control parameters for a battery is to set its mode.
|
| BatteryDriver | |
| BatteryState |
The state of the battery.
|
| Enum | Description |
|---|---|
| BatteryMode |
To represent the different modes a battery can be in.
|
BatteryDriver interface.