SensorValueBattery.h File Reference
+ Include dependency graph for SensorValueBattery.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SensorValueBattery
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 

Enumerations

enum  BatteryState : std::uint8_t {
  unavailable = 0, discharging = 1, charging = 2, notCharging = 3,
  full = 4
}