MonitorStatistics is a structure containing power meter statistics.
More...
#include <powermon.h>
|
|
uint32_t | seconds_since_on |
| | number of seconds since PowerMon was powered up
|
| |
|
float | voltage1_min |
| |
|
float | voltage1_max |
| |
|
float | voltage2_min |
| |
|
float | voltage2_max |
| |
|
float | peak_charge_current |
| |
|
float | peak_discharge_current |
| |
|
float | temperature_min |
| | in Celsius
|
| |
|
float | temperature_max |
| | in Celsius
|
| |
MonitorStatistics is a structure containing power meter statistics.
The documentation for this struct was generated from the following file: