![]() |
C++ API
|
Battery state event class. More...
#include <plux.h>
Public Attributes | |
| float | voltage |
| Battery voltage in Volts. | |
| float | percentage |
| Remaining battery charge as a percentage of full capacity. | |
Public Attributes inherited from Plux::Event | |
| Type | type |
| Event type. | |
Additional Inherited Members | |
Public Types inherited from Plux::Event | |
| enum | Type { TypeDigInUpdate = 3 , TypeSchedChange = 4 , TypeSync = 5 , TypeGestFeatures = 7 , TypeDisconnect = 8 , TypeSignalGood = 9 , TypeBattery = 10 , TypeSensorTrack = 11 , TypeFrameData = 12 , TypeDeviceState = 13 , TypeCalibrationData = 14 } |
| Event type enumeration. More... | |
Battery state event class.