![]() |
Fotobot
Get data from your photovoltaic plant
|
Class describing database table LINES. More...
#include <database_tables.h>
Public Types | |
enum | Type { Fronius = 0, ModbusTCP, ModbusRTU, Unknown } |
Public Attributes | |
int | line |
QString | description |
QString | device |
QString | sn_format |
int | speed |
int | retries |
int | timeout |
Type | type |
QString | hostname |
int | portnumber |
Class describing database table LINES.
Definition at line 18 of file database_tables.h.