NUGU SDK Linux  1.7.5
NuguCapability::_BatteryInfo Struct Reference

Battery Information. More...

#include <battery_interface.hh>

Public Attributes

bool approximate_level = false
 
bool charging = false
 
int level = -1
 

Detailed Description

Battery Information.

Member Data Documentation

◆ level

int NuguCapability::_BatteryInfo::level = -1

battery level (0 ~ 100)

◆ charging

bool NuguCapability::_BatteryInfo::charging = false

whether the battery is charged

◆ approximate_level

bool NuguCapability::_BatteryInfo::approximate_level = false

approximate battery level


The documentation for this struct was generated from the following file: