qrb_battery_client
API
Function Name |
Comment |
---|---|
bool InitConnection() |
Create connection with battery service |
void CloseConnection() |
Destroy connection with battery service |
bool GetBatteryStats(std::unique_ptr<std::string> & msg) |
Get battery data.
|