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

Data structure for ReadState() More...

#include <ABBAurora.h>

Data Fields

std::string GlobalState
 Global state.
 
std::string InverterState
 Inverter state.
 
std::string Channel1State
 Channel 1 state.
 
std::string Channel2State
 Channel 2 state.
 
std::string AlarmState
 Alarm state.
 

Detailed Description

Data structure for ReadState()

Examples:
example_state.cpp.

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