Data structure for time/date reading command. More...
#include <ABBAurora.h>
Data Fields | |
std::string | GlobalState |
Global state. | |
time_t | InverterTime |
Seconds since 1st January 2000. | |
time_t | EpochTime |
Seconds since unix epoch. | |
std::string | TimeDate |
Human readable time and date. | |
Data structure for time/date reading command.