Commit graph

8 commits

Author SHA1 Message Date
lumapu
56b747709a improved records in hmInverter.h 2022-09-12 22:57:36 +02:00
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
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
lumapu
200ce0c0cc * Merge branch 'development03' into asyncWeb03
* improved webApi
* updated Library Information (version + license)
2022-09-06 16:39:39 +02:00
lumapu
810e16df6e * start creation of visualisation api contents
* removed /json part -> moved to API
* added missing update.html
2022-09-06 13:28:46 +02:00
lumapu
1f6db2ffdb * improved api
* finished index page
2022-08-31 23:05:56 +02:00
lumapu
833e6c4904 improved webApi, added /api/setup for compared json (only 1 XHR is needed to get all infos) 2022-08-30 23:26:58 +02:00
lumapu
440d386ec0 * improved api (now webApi)
* converted index to static page
2022-08-28 22:32:34 +02:00
Renamed from tools/esp8266/api.cpp (Browse further)