| .. |
|
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
|
Move serial number formatting to inverter class
|
2022-10-29 11:22:56 +02:00 |
|
MqttPublishing.cpp
|
Move serial number formatting to inverter class
|
2022-10-29 11:22:56 +02: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
|
Migrate config from binary blob to json
|
2022-10-12 19:46:21 +02:00 |
|
WebApi_devinfo.cpp
|
Move serial number formatting to inverter class
|
2022-10-29 11:22:56 +02:00 |
|
WebApi_dtu.cpp
|
Fixed printf format strings
|
2022-10-04 23:33:09 +02:00 |
|
WebApi_eventlog.cpp
|
Move serial number formatting to inverter class
|
2022-10-29 11:22:56 +02:00 |
|
WebApi_firmware.cpp
|
Do not use namespace using-directives. Use using-declarations instead.
|
2022-09-13 21:35:51 +02:00 |
|
WebApi_inverter.cpp
|
Simplify inverterEdit method
|
2022-10-05 18:37:34 +02:00 |
|
WebApi_limit.cpp
|
Move serial number formatting to inverter class
|
2022-10-29 11:22:56 +02:00 |
|
WebApi_mqtt.cpp
|
Fix #213: Check if topic ends with slash
|
2022-10-11 23:04:43 +02:00 |
|
WebApi_network.cpp
|
Fix #212: Only check ssid if in wifi mode
|
2022-10-11 23:04:43 +02:00 |
|
WebApi_ntp.cpp
|
Fix warning: missing initializer for member
|
2022-10-19 22:16:29 +02:00 |
|
WebApi_power.cpp
|
Move serial number formatting to inverter class
|
2022-10-29 11:22:56 +02:00 |
|
WebApi_security.cpp
|
Added API to change the access point password
|
2022-10-13 19:44:16 +02: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
|
Move serial number formatting to inverter class
|
2022-10-29 11:22:56 +02:00 |
|
WebApi.cpp
|
Added API to change the access point password
|
2022-10-13 19:44:16 +02:00 |