![]() |
Fotobot
Get data from your photovoltaic plant
|
Stores the invertors status. More...
#include <invertor_status.h>
Public Attributes | |
int | line |
line number (database id) | |
int | address |
address of invertor | |
int | retries |
Number of retries. | |
QString | command |
Current command pending. | |
QString | status |
Status string. | |
QString | line_description |
Line description. | |
int | working |
Number of working invertors. | |
int | invertors |
Number of invertors. | |
Stores the invertors status.
Information changes every time the invertor makes a new job (reading, writing, waiting, errors, retries...)
Definition at line 18 of file invertor_status.h.