ModbusSMA  v1.0.0
modbusSMA::DataBase::DevEnum Struct Reference

Information for one supported device. More...

#include <DataBase.hpp>

Collaboration diagram for modbusSMA::DataBase::DevEnum:
[legend]

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...
 

Detailed Description

Information for one supported device.

Definition at line 55 of file DataBase.hpp.

Member Data Documentation

◆ name

std::string modbusSMA::DataBase::DevEnum::name

The name of the inverter.

Definition at line 58 of file DataBase.hpp.


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