prototype webapi to get info, improved pwr limit

This commit is contained in:
Andreas Schiffler 2022-08-07 17:27:50 +02:00
parent c915e44557
commit 028aedb788
6 changed files with 188 additions and 99 deletions

View file

@ -71,7 +71,7 @@ class app : public Main {
void showHoymiles(void);
void showLiveData(void);
void showJSON(void);
void devControl(void);
void webapi(void);
void saveValues(bool webSend);