API Documentation
|
For a given BatteryCapacityType, the limits that define the state of the battery. More...
#include <Battery.h>
Public Member Functions | |
bool | canChangeBatteryState () const |
void | fromJSONNode (const JSONNode &node) |
bool | operator!= (const BatteryCapacityInfo &info) const |
fltp04 | percent () const |
void | toJSONNode (JSONNode &node) const |
For a given BatteryCapacityType, the limits that define the state of the battery.
bool canChangeBatteryState | ( | ) | const |
void fromJSONNode | ( | const JSONNode & | node | ) |
bool operator!= | ( | const BatteryCapacityInfo & | info | ) | const |
fltp04 percent | ( | ) | const |
void toJSONNode | ( | JSONNode & | node | ) | const |