| .. |
|
Configuration.cpp
|
Feature: Allow custom MQTT Client ID
|
2024-06-29 00:28:21 +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
|
Feature: Add option to clear eventlog at midnight
|
2024-05-31 00:07:28 +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
|
Better handling of empty MQTT client id
|
2024-06-29 11:05:04 +02: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
|
NFC: Includes list: Remove unneeded PinMapping.h
|
2024-05-31 00:30:15 +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
|
Fix: Apply inverter settings only once and not for each channel
|
2024-05-31 00:56:15 +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
|
Better handling of empty MQTT client id
|
2024-06-29 11:05:04 +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 MCU temperature in system info
|
2024-05-28 23:24:08 +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 |