Doing some prevention
This commit is contained in:
parent
0b29fb881d
commit
266dcefdfd
3 changed files with 7 additions and 1 deletions
|
|
@ -33,6 +33,8 @@ class Dtu {
|
|||
|
||||
void setStatusMicroinverters(uint16_t value, std::string statusName, std::vector<long long>& microinvertersToSet);
|
||||
|
||||
bool empty();
|
||||
|
||||
~Dtu();
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue