PowerInformationConfig Struct Reference
PowerInformation struct which contains the response received from the service.
#include <mcuApi.h>
Public Attributes | |
| std::string | timestamp |
| timestamp | |
| bool | ignition |
| ignition | |
| float | battery_extern_voltage |
| battery extern voltage | |
| float | battery_inner_percent |
| battery inner percent | |
| bool | battery_type |
| battery type: 1 –> 24V, 0 –> 12V | |
| std::int32_t | temperature |
| temperature | |
| bool | fault |
| fault | |
| bool | battery_protection_mode |
| battery protection mode | |
