lumapu
6bd7e01f1a
* started to implement POST api
...
* improved web serial console
* added multi inverter total values (published through MQTT)
* fixed: after boot there were transferred wrong data because of incorrect assignment (mqtt, visualization)
-> not tested with sun
2022-09-10 02:19:25 +02:00
lumapu
0759bff4cd
* web-serial: added internal buffer which is transmitted every second if its fill state is different from 0
...
* added uptime to serial console
* time will be instantiated in ESP (was in in JS)
* fixed SerialDebug inside hmRadio.h (thx to klahus1)
2022-09-09 14:46:18 +02:00
lumapu
f651811359
fix autoscroll button
2022-09-08 23:08:44 +02:00
lumapu
4561655d9d
* improved serial console
...
* repaired /save
* removed yields (not allowed with async-web)
2022-09-08 22:52:51 +02:00
lumapu
c32927a94e
added time to serial console
2022-09-08 21:24:38 +02:00
lumapu
8ae78842a8
* built visualization as xhr
...
* converted /update to xhr
* started web serial console /serial
* /save does not work yet - not debugged
2022-09-07 23:09:47 +02:00