* new structure

* slim definitions of fields and units
* prepared multi inverter setup (not finished now)
This commit is contained in:
lumapu 2022-04-24 01:00:06 +02:00
parent 58d79beb8c
commit d0731f7065
17 changed files with 813 additions and 672 deletions

View file

@ -51,7 +51,7 @@ class mqtt {
}
char *getPwd(void) {
return mUser;
return mPwd;
}
char *getTopic(void) {