| .. |
|
Configuration.cpp
|
Added API to change the access point password
|
2022-10-13 19:44:16 +02:00 |
|
main.cpp
|
Generate DTU ID dynamicly based on ESP chipID
|
2022-10-20 22:25:51 +02:00 |
|
MqttHassPublishing.cpp
|
Fix #303: Add inverter name as prefix to HASS auto discovery
|
2022-11-07 19:35:29 +01:00 |
|
MqttPublishing.cpp
|
Init last_update with 0 instead of current time
|
2022-11-01 13:23:29 +01:00 |
|
MqttSettings.cpp
|
Optimize performance by passing strings as const reference
|
2022-10-29 11:22:56 +02:00 |
|
NetworkSettings.cpp
|
Optimize performance by removing not required string constructors
|
2022-10-29 11:22:56 +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 |
|
Utils.cpp
|
Generate DTU ID dynamicly based on ESP chipID
|
2022-10-20 22:25:51 +02:00 |
|
WebApi_config.cpp
|
Password protection for config settings API
|
2022-11-07 18:48:02 +01:00 |
|
WebApi_devinfo.cpp
|
Move serial number formatting to inverter class
|
2022-10-29 11:22:56 +02:00 |
|
WebApi_dtu.cpp
|
Password protection for dtu settings
|
2022-11-03 21:05:51 +01:00 |
|
WebApi_eventlog.cpp
|
Move serial number formatting to inverter class
|
2022-10-29 11:22:56 +02:00 |
|
WebApi_firmware.cpp
|
Password protection for firmware update API
|
2022-11-07 19:02:07 +01:00 |
|
WebApi_inverter.cpp
|
Show the correct amount of string input fields in inverter config
|
2022-11-07 22:38:53 +01:00 |
|
WebApi_limit.cpp
|
Move serial number formatting to inverter class
|
2022-10-29 11:22:56 +02:00 |
|
WebApi_mqtt.cpp
|
Password protection for mqtt settings API
|
2022-11-03 21:31:50 +01:00 |
|
WebApi_network.cpp
|
Password protection for network settings API
|
2022-11-03 21:13:42 +01:00 |
|
WebApi_ntp.cpp
|
Password protection for ntp settings API
|
2022-11-03 21:20:12 +01:00 |
|
WebApi_power.cpp
|
Move serial number formatting to inverter class
|
2022-10-29 11:22:56 +02:00 |
|
WebApi_security.cpp
|
Password protection for security settings API
|
2022-11-03 21:00:13 +01:00 |
|
WebApi_sysstatus.cpp
|
Show RF chip type in SystemInfoView
|
2022-10-12 00:17:40 +02:00 |
|
WebApi_webapp.cpp
|
Do not use namespace using-directives. Use using-declarations instead.
|
2022-09-13 21:35:51 +02:00 |
|
WebApi_ws_live.cpp
|
Added sum values of all inverters to web UI
|
2022-11-01 16:33:20 +01:00 |
|
WebApi.cpp
|
Password protection for security settings API
|
2022-11-03 21:00:13 +01:00 |