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

Data structure for last four alarms command. More...

#include <ABBAurora.h>

Data Fields

std::string GlobalState
 Global state.
 
std::string Alarm1
 Alarm 1.
 
std::string Alarm2
 Alarm 2.
 
std::string Alarm3
 Alarm 3.
 
std::string Alarm4
 Alarm 4.
 

Detailed Description

Data structure for last four alarms command.

Examples:
example_alarms.cpp.

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