OpenDTU-old/src
Thomas Basler 9674e32c0c Return only the eventlog of one inverter
- Fix #131
- Prevent large responses in case of many inverters + many log entries
2022-09-12 18:48:18 +02:00
..
Configuration.cpp Option for expire_after 2022-08-31 23:35:28 +02:00
main.cpp Code hardening: introduce const keyword 2022-09-05 21:41:45 +02:00
MqttHassPublishing.cpp Code hardening: introduce const keyword 2022-09-05 21:41:45 +02:00
MqttPublishing.cpp Publish current inverter limit settings via mqtt 2022-09-09 20:18:00 +02:00
MqttSettings.cpp Code hardening: introduce const keyword 2022-09-05 21:41:45 +02:00
NetworkSettings.cpp Fixed hostname generation and hostname assignment 2022-09-06 18:44:26 +02:00
NtpSettings.cpp Change License to GPLv2 as the RF24 lib uses GPL-2.0-only 2022-07-15 18:05:58 +02:00
WebApi_devinfo.cpp Added small dialog to show inverter info (firmware version etc.) 2022-08-11 16:42:50 +02:00
WebApi_dtu.cpp Code hardening: introduce const keyword 2022-09-05 21:41:45 +02:00
WebApi_eventlog.cpp Return only the eventlog of one inverter 2022-09-12 18:48:18 +02:00
WebApi_firmware.cpp Change License to GPLv2 as the RF24 lib uses GPL-2.0-only 2022-07-15 18:05:58 +02:00
WebApi_inverter.cpp Code hardening: introduce const keyword 2022-09-05 21:41:45 +02:00
WebApi_limit.cpp Added webapi to fetch current inverter limit 2022-09-09 18:43:21 +02:00
WebApi_mqtt.cpp Code hardening: introduce const keyword 2022-09-05 21:41:45 +02:00
WebApi_network.cpp webapp: Show complete generated hostname in network info view 2022-09-06 18:45:32 +02:00
WebApi_ntp.cpp Code hardening: introduce const keyword 2022-09-05 21:41:45 +02:00
WebApi_sysstatus.cpp Implemented serveal global network functions which are independent of the medium (wifi / ethernet) 2022-07-19 21:53:04 +02:00
WebApi_webapp.cpp Change License to GPLv2 as the RF24 lib uses GPL-2.0-only 2022-07-15 18:05:58 +02:00
WebApi_ws_live.cpp Added reactive power output and display 2022-08-10 20:40:26 +02:00
WebApi.cpp Added webapi to fetch current inverter limit 2022-09-09 18:43:21 +02:00