OpenDTU/src
2023-09-19 18:59:20 +02:00
..
Configuration.cpp Feature: Added option to set daily yield to zero at midnight 2023-09-05 20:27:52 +02:00
Datastore.cpp Replace platform dependent variable types by platform independent 2023-09-03 23:27:53 +02:00
Display_Graphic.cpp Feature: Turn off Display before reboot 2023-08-25 16:57:24 +02:00
InverterSettings.cpp Feature: Added option to set daily yield to zero at midnight 2023-09-05 20:27:52 +02:00
Led_Single.cpp Feature: Turn off LEDs before reboot 2023-08-25 13:15:55 +02:00
main.cpp Feature: Added localization setting to display 2023-05-23 18:25:12 +02:00
MessageOutput.cpp Fix: Virtual console scrambled output when the output came from different contexts 2023-08-03 22:16:29 +02:00
MqttHandleDtu.cpp Feature: Publish BSSID via MQTT 2023-06-08 19:56:44 +02:00
MqttHandleHass.cpp Replace char array by String buffer 2023-09-16 02:21:25 +02:00
MqttHandleInverter.cpp Fix #1335: Only the first inverter was set to zero at midnight via mqtt 2023-09-13 18:46:23 +02:00
MqttHandleInverterTotal.cpp Fix: Prevent partly calculated total data in web ui and display 2023-05-30 22:10:27 +02:00
MqttSettings.cpp Feature: Added config option to change MQTT CleanSession Flag 2023-09-01 18:03:30 +02:00
NetworkSettings.cpp Feature: Admin AccessPoint Timeout now configurable 2023-07-22 18:14:07 +02:00
NtpSettings.cpp Replace platform dependent variable types by platform independent 2023-09-03 23:27:53 +02:00
PinMapping.cpp Fix: Reboot loop if negative display pins and type where provided 2023-07-21 19:02:18 +02:00
SunPosition.cpp Replace platform dependent variable types by platform independent 2023-09-03 23:27:53 +02:00
Utils.cpp Replace platform dependent variable types by platform independent 2023-09-03 23:27:53 +02:00
WebApi_config.cpp Move different restart calls into one method 2023-08-25 12:58:53 +02:00
WebApi_device.cpp Move different restart calls into one method 2023-08-25 12:58:53 +02:00
WebApi_devinfo.cpp BREAKING CHANGE: Web API Endpoint /api/devinfo/status requires GET parameter inv= 2023-04-17 21:48:16 +02:00
WebApi_dtu.cpp Code formatting without functional changes 2023-07-22 18:07:03 +02:00
WebApi_eventlog.cpp BREAKING CHANGE: Web API Endpoint /api/eventlog/status no nested serial object 2023-04-20 22:41:55 +02:00
WebApi_firmware.cpp Move different restart calls into one method 2023-08-25 12:58:53 +02:00
WebApi_gridprofile.cpp Feature: First very basic support to read the grid profile 2023-09-07 22:08:07 +02:00
WebApi_inverter.cpp Feature: Added option to set daily yield to zero at midnight 2023-09-05 20:27:52 +02:00
WebApi_limit.cpp Change max power limit from 1500W to 2250W to support HMS/HMT inverters 2023-04-15 10:55:47 +02:00
WebApi_maintenance.cpp Move different restart calls into one method 2023-08-25 12:58:53 +02:00
WebApi_mqtt.cpp Feature: Added config option to change MQTT CleanSession Flag 2023-09-01 18:03:30 +02:00
WebApi_network.cpp Feature: Admin AccessPoint Timeout now configurable 2023-07-22 18:14:07 +02:00
WebApi_ntp.cpp Code formatting without functional changes 2023-07-22 18:07:03 +02:00
WebApi_power.cpp Code formatting without functional changes 2023-07-22 18:07:03 +02:00
WebApi_prometheus.cpp Fix: Deny passwordless access to prometheus API if readonly access is disabled 2023-09-19 18:59:20 +02:00
WebApi_security.cpp Remove not required F() macro. Frees ~20kb flash. 2023-04-04 18:51:18 +02:00
WebApi_sysstatus.cpp Feature: Add used PIO environment to the system info page 2023-05-08 21:43:50 +02:00
WebApi_webapp.cpp Apply code formatter without functional changes 2023-07-22 18:00:41 +02:00
WebApi_ws_console.cpp Added websocket for debug output 2022-12-19 21:38:39 +01:00
WebApi_ws_live.cpp Feature: Add configured max irradiation to live data api 2023-09-04 19:53:33 +02:00
WebApi.cpp Feature: First very basic support to read the grid profile 2023-09-07 22:08:07 +02:00