LIBABBAURORA  v0.2.2
A C++ library for the ABB Aurora protocol used by inverters and other devices
ABBAurora::TimeDate Struct Reference

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.
 

Detailed Description

Data structure for time/date reading command.

Examples:
example_inverter.cpp.

The documentation for this struct was generated from the following file: