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

Data structure for version reading command. More...

#include <ABBAurora.h>

Data Fields

std::string GlobalState
 Global state.
 
std::string Par1
 Version part 1.
 
std::string Par2
 Version part 2.
 
std::string Par3
 Version part 3.
 
std::string Par4
 Version part 4.
 

Detailed Description

Data structure for version reading command.

Examples:
example_inverter.cpp.

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