| .. |
|
Configuration.cpp
|
Feature: Migrated ArduinoJson 6 to 7
|
2024-04-05 19:14:56 +02:00 |
|
Datastore.cpp
|
BREAKING CHANGE: Web API Endpoint /api/livedata/status and /api/prometheus/metrics
|
2024-01-30 22:29:25 +01:00 |
|
Display_Graphic_Diagram.cpp
|
Move task initialization from init method to constructor
|
2024-01-20 11:24:57 +01:00 |
|
Display_Graphic.cpp
|
Fix: Prevent hiding text on display if it's too long
|
2024-03-01 19:30:24 +01:00 |
|
InverterSettings.cpp
|
remove remaining usage of F() macro
|
2024-04-12 15:28:26 +02:00 |
|
Led_Single.cpp
|
Move task initialization from init method to constructor
|
2024-01-20 11:24:57 +01:00 |
|
main.cpp
|
Merge branch 'pr1729' into dev
|
2024-02-10 23:36:47 +01:00 |
|
MessageOutput.cpp
|
Move task initialization from init method to constructor
|
2024-01-20 11:24:57 +01:00 |
|
MqttHandleDtu.cpp
|
Move task initialization from init method to constructor
|
2024-01-20 11:24:57 +01:00 |
|
MqttHandleHass.cpp
|
Prevent compiling the whole project on each commit.
|
2024-04-18 09:02:57 +02:00 |
|
MqttHandleInverter.cpp
|
Fix #2000: MQTT subscriptions where not updated if MQTT base was changed
|
2024-05-20 17:56:59 +02:00 |
|
MqttHandleInverterTotal.cpp
|
Move task initialization from init method to constructor
|
2024-01-20 11:24:57 +01:00 |
|
MqttSettings.cpp
|
fix(mqtt): MQTTs LWT QoS config used also for TLS connections
|
2024-01-30 19:02:57 +01:00 |
|
NetworkSettings.cpp
|
Prevent compiling the whole project on each commit.
|
2024-04-18 09:02:57 +02:00 |
|
NtpSettings.cpp
|
Split config struct into different sub structs
|
2023-11-19 14:53:26 +01:00 |
|
PinMapping.cpp
|
Feature: Migrated ArduinoJson 6 to 7
|
2024-04-05 19:14:56 +02:00 |
|
Scheduler.cpp
|
Initialize TaskScheduler
|
2023-11-23 22:35:05 +01:00 |
|
SunPosition.cpp
|
Move task initialization from init method to constructor
|
2024-01-20 11:24:57 +01:00 |
|
Utils.cpp
|
Feature: Migrated ArduinoJson 6 to 7
|
2024-04-05 19:14:56 +02:00 |
|
WebApi_config.cpp
|
Fix: Return 404 (and nothing else) if file not found
|
2024-04-24 22:15:25 +02:00 |
|
WebApi_device.cpp
|
Feature: Check for out of memory situations when sending json responses
|
2024-04-05 19:14:56 +02:00 |
|
WebApi_devinfo.cpp
|
Move parsing of serial from web request to separate method
|
2024-04-05 19:14:56 +02:00 |
|
WebApi_dtu.cpp
|
Feature: Check for out of memory situations when sending json responses
|
2024-04-05 19:14:56 +02:00 |
|
WebApi_eventlog.cpp
|
Move parsing of serial from web request to separate method
|
2024-04-05 19:14:56 +02:00 |
|
WebApi_firmware.cpp
|
Removed not required pointer to AsyncServer instance
|
2024-01-27 01:09:55 +01:00 |
|
WebApi_gridprofile.cpp
|
Move parsing of serial from web request to separate method
|
2024-04-05 19:14:56 +02:00 |
|
WebApi_inverter.cpp
|
Feature: Check for out of memory situations when sending json responses
|
2024-04-05 19:14:56 +02:00 |
|
WebApi_limit.cpp
|
Feature: Check for out of memory situations when sending json responses
|
2024-04-05 19:14:56 +02:00 |
|
WebApi_maintenance.cpp
|
Feature: Check for out of memory situations when sending json responses
|
2024-04-05 19:14:56 +02:00 |
|
WebApi_mqtt.cpp
|
Fix #2000: MQTT subscriptions where not updated if MQTT base was changed
|
2024-05-20 17:56:59 +02:00 |
|
WebApi_network.cpp
|
Feature: Check for out of memory situations when sending json responses
|
2024-04-05 19:14:56 +02:00 |
|
WebApi_ntp.cpp
|
Feature: Check for out of memory situations when sending json responses
|
2024-04-05 19:14:56 +02:00 |
|
WebApi_power.cpp
|
Feature: Check for out of memory situations when sending json responses
|
2024-04-05 19:14:56 +02:00 |
|
WebApi_prometheus.cpp
|
Fix #1960: Prometheus API return wrong information in function addPanelInfo
|
2024-05-04 22:24:40 +02:00 |
|
WebApi_security.cpp
|
Feature: Check for out of memory situations when sending json responses
|
2024-04-05 19:14:56 +02:00 |
|
WebApi_sysstatus.cpp
|
Feature: show ESP32 flash memory size in system info
|
2024-05-27 21:52:49 +02:00 |
|
WebApi_webapp.cpp
|
Merge branch 'pr1642' into dev
|
2024-01-30 20:47:45 +01:00 |
|
WebApi_ws_console.cpp
|
Removed not required pointer to AsyncServer instance
|
2024-01-27 01:09:55 +01:00 |
|
WebApi_ws_live.cpp
|
Move parsing of serial from web request to separate method
|
2024-04-05 19:14:56 +02:00 |
|
WebApi.cpp
|
Move parsing of serial from web request to separate method
|
2024-04-05 19:14:56 +02:00 |