Writing is working!
This commit is contained in:
parent
34313ef4bc
commit
0b29fb881d
8 changed files with 88 additions and 17 deletions
|
|
@ -41,6 +41,8 @@ class Microinverter {
|
|||
long long getTotalProduction();
|
||||
|
||||
void setStatus(std::vector<std::pair<int, uint16_t>> portsToSet, std::string statusName);
|
||||
|
||||
void setStatusWholeMicroinverter(uint16_t value, std::string statusName);
|
||||
};
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue