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
2 years ago
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)
2 years ago
lumapu
8ae78842a8
* built visualization as xhr
* converted /update to xhr
* started web serial console /serial
* /save does not work yet - not debugged
2 years ago
lumapu
810e16df6e
* start creation of visualisation api contents
* removed /json part -> moved to API
* added missing update.html
2 years ago
lumapu
1f6db2ffdb
* improved api
* finished index page
2 years ago
lumapu
440d386ec0
* improved api (now webApi)
* converted index to static page
2 years ago
lumapu
b6ac416665
improved async web setup page
2 years ago
lumapu
13c88b3626
* created new API functions
* bound html through ajax to parse setup page (not finished now)
* added compression option for static html to python module
* removed generated h-file from index (redundant information), they will be created on compile time
2 years ago
lumapu
03b9af216d
/setup geht noch nicht
2 years ago
tastendruecker123
0ad53d56d8
ESP32 support added
* ESP32 adjustments, compiles and runs
* Changed gitignore to ignore debug log files
2 years ago
lumapu
74f053a5ae
* webinterface refactored completely
2 years ago
lumapu
3c8a4c49a1
* first refactored version which is accessible through web interface
2 years ago
lumapu
15402dbd99
* merged showSetup (app + main)
2 years ago
lumapu
778f209eb5
* improved read / save to eep
2 years ago
lumapu
f92a9509a1
* Zwischenstand, compile ok
2 years ago
lumapu
ccb9fb537d
* main in app integriert, Zwischenstand
2 years ago