OpenDTU/src
2022-08-03 18:50:34 +02:00
..
Configuration.cpp Implemented first version of Home Assistant Auto Discovery 2022-07-18 22:28:03 +02:00
main.cpp Implemented serveal global network functions which are independent of the medium (wifi / ethernet) 2022-07-19 21:53:04 +02:00
MqttHassPublishing.cpp Implemented serveal global network functions which are independent of the medium (wifi / ethernet) 2022-07-19 21:53:04 +02:00
MqttPublishing.cpp Remove RequestType and place handling of response in the command class 2022-08-03 18:50:34 +02:00
MqttSettings.cpp Implemented serveal global network functions which are independent of the medium (wifi / ethernet) 2022-07-19 21:53:04 +02:00
NetworkSettings.cpp Don't output unknown network events 2022-07-19 22:12:21 +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_dtu.cpp Change License to GPLv2 as the RF24 lib uses GPL-2.0-only 2022-07-15 18:05:58 +02:00
WebApi_eventlog.cpp Change License to GPLv2 as the RF24 lib uses GPL-2.0-only 2022-07-15 18:05:58 +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 Publish HASS config when deleting, editing or adding a inverter 2022-07-18 23:34:32 +02:00
WebApi_mqtt.cpp Publish HASS config when deleting, editing or adding a inverter 2022-07-18 23:34:32 +02:00
WebApi_network.cpp Show network status (WiFi/Ethernet) in network info view 2022-07-20 19:21:31 +02:00
WebApi_ntp.cpp Change License to GPLv2 as the RF24 lib uses GPL-2.0-only 2022-07-15 18:05:58 +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 Remove RequestType and place handling of response in the command class 2022-08-03 18:50:34 +02:00
WebApi.cpp Move websocket stuff to liveview class 2022-07-20 19:36:07 +02:00