| .. |
|
Configuration.cpp
|
Feature: Added option to disable the diagram at the display
|
2024-01-08 14:19:26 +01:00 |
|
Datastore.cpp
|
Use references instead of pointers whenver possible
|
2023-12-12 13:26:07 +01:00 |
|
Display_Graphic_Diagram.cpp
|
Feature: Added fullscreen diagram to display
|
2024-01-13 11:31:12 +01:00 |
|
Display_Graphic.cpp
|
Feature: Added fullscreen diagram to display
|
2024-01-13 11:31:12 +01:00 |
|
InverterSettings.cpp
|
Use references instead of pointers whenver possible
|
2023-12-12 13:26:07 +01:00 |
|
Led_Single.cpp
|
Use references instead of pointers whenver possible
|
2023-12-12 13:26:07 +01:00 |
|
main.cpp
|
Feature: Added option to disable the diagram at the display
|
2024-01-08 14:19:26 +01:00 |
|
MessageOutput.cpp
|
Use references instead of pointers whenver possible
|
2023-12-12 13:26:07 +01:00 |
|
MqttHandleDtu.cpp
|
Use references instead of pointers whenver possible
|
2023-12-12 13:26:07 +01:00 |
|
MqttHandleHass.cpp
|
Prevent empty HASS auto discovery topics if memory allocation fails
|
2024-01-04 14:09:58 +01:00 |
|
MqttHandleInverter.cpp
|
Use references instead of pointers whenver possible
|
2023-12-12 13:26:07 +01:00 |
|
MqttHandleInverterTotal.cpp
|
Use references instead of pointers whenver possible
|
2023-12-12 13:26:07 +01:00 |
|
MqttSettings.cpp
|
Adjust member variable names in MqttSettings
|
2023-12-12 23:54:58 +01:00 |
|
NetworkSettings.cpp
|
Fix: Optimize network connection handling
|
2024-01-03 01:17:39 +01:00 |
|
NtpSettings.cpp
|
Split config struct into different sub structs
|
2023-11-19 14:53:26 +01:00 |
|
PinMapping.cpp
|
Add const keyword to methods
|
2023-12-12 01:30:40 +01:00 |
|
Scheduler.cpp
|
Initialize TaskScheduler
|
2023-11-23 22:35:05 +01:00 |
|
SunPosition.cpp
|
Use references instead of pointers whenver possible
|
2023-12-12 13:26:07 +01:00 |
|
Utils.cpp
|
Prevent empty HASS auto discovery topics if memory allocation fails
|
2024-01-04 14:09:58 +01:00 |
|
WebApi_config.cpp
|
Use auto keyword and references more often
|
2024-01-04 15:38:56 +01:00 |
|
WebApi_device.cpp
|
Feature: Added option to disable the diagram at the display
|
2024-01-08 14:19:26 +01:00 |
|
WebApi_devinfo.cpp
|
Use auto keyword and references more often
|
2024-01-04 15:38:56 +01:00 |
|
WebApi_dtu.cpp
|
Use auto keyword and references more often
|
2024-01-04 15:38:56 +01:00 |
|
WebApi_eventlog.cpp
|
Use auto keyword and references more often
|
2024-01-04 15:38:56 +01:00 |
|
WebApi_firmware.cpp
|
Use references instead of pointers whenver possible
|
2023-12-12 13:26:07 +01:00 |
|
WebApi_gridprofile.cpp
|
Use auto keyword and references more often
|
2024-01-04 15:38:56 +01:00 |
|
WebApi_inverter.cpp
|
Use auto keyword and references more often
|
2024-01-04 15:38:56 +01:00 |
|
WebApi_limit.cpp
|
Use auto keyword and references more often
|
2024-01-04 15:38:56 +01:00 |
|
WebApi_maintenance.cpp
|
Use auto keyword and references more often
|
2024-01-04 15:38:56 +01:00 |
|
WebApi_mqtt.cpp
|
Use auto keyword and references more often
|
2024-01-04 15:38:56 +01:00 |
|
WebApi_network.cpp
|
Use auto keyword and references more often
|
2024-01-04 15:38:56 +01:00 |
|
WebApi_ntp.cpp
|
Use auto keyword and references more often
|
2024-01-04 15:38:56 +01:00 |
|
WebApi_power.cpp
|
Use auto keyword and references more often
|
2024-01-04 15:38:56 +01:00 |
|
WebApi_prometheus.cpp
|
Feature: Add current limit to prometheus output
|
2024-01-13 11:33:58 +01:00 |
|
WebApi_security.cpp
|
Use auto keyword and references more often
|
2024-01-04 15:38:56 +01:00 |
|
WebApi_sysstatus.cpp
|
Feature: add heap details to system info and prometheus (#595)
|
2024-01-06 20:12:35 +01:00 |
|
WebApi_webapp.cpp
|
http response header tag 'ETag' needs quotes.
|
2023-12-23 19:00:44 +01:00 |
|
WebApi_ws_console.cpp
|
Use references instead of pointers whenver possible
|
2023-12-12 13:26:07 +01:00 |
|
WebApi_ws_live.cpp
|
Use auto keyword and references more often
|
2024-01-04 15:38:56 +01:00 |
|
WebApi.cpp
|
Use auto keyword and references more often
|
2024-01-04 15:38:56 +01:00 |