# Functions
GetAll returns information about all batteries in the system.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Idle specifies a state where battery is in "capacity saving" mode.
Undefined specifies a state that was returned by the controller, but there is no platform agnostic mapping for it.
Unknown specifies a literal unknown state returned by the controller.
# Variables
ErrNotFound Only ever returned wrapped in ErrFatal.
# Type aliases
AgnosticState type enumerates possible battery states, using platform agnostic naming.