|
ModbusSMA
v1.0.0
|
Information for one supported device. More...
#include <DataBase.hpp>
Public Attributes | |
| uint32_t | id |
| The id of the device. | |
| std::string | table |
| The name of the table where the registers are defined. | |
| std::string | name |
| The name of the inverter. More... | |
Information for one supported device.
Definition at line 55 of file DataBase.hpp.
| std::string modbusSMA::DataBase::DevEnum::name |
The name of the inverter.
Definition at line 58 of file DataBase.hpp.