Thomas Basler
|
f995287a6e
|
Feature: Add support for HERF inverters
|
2024-03-06 21:57:18 +01:00 |
|
Thomas Basler
|
2716f4c5df
|
Removed not required pointer to AsyncServer instance
|
2024-01-27 01:09:55 +01:00 |
|
Thomas Basler
|
251d197fb6
|
Migrate WebApi loop() methods to scheduler tasks
|
2024-01-20 02:00:22 +01:00 |
|
Thomas Basler
|
3c37b61f44
|
Use auto keyword and references more often
|
2024-01-04 15:38:56 +01:00 |
|
Thomas Basler
|
e95afbf2cc
|
Use references instead of pointers whenver possible
|
2023-12-12 13:26:07 +01:00 |
|
Thomas Basler
|
47e905bcfc
|
Add const statement to several variables
|
2023-12-11 19:54:57 +01:00 |
|
Thomas Basler
|
a68c553d27
|
Code formatting without functional changes
|
2023-07-22 18:07:03 +02:00 |
|
Thomas Basler
|
a7e9aaa862
|
Move reference to the radio instance into the inverter instance
This is required to support different radios for different inverters
|
2023-04-15 10:55:47 +02:00 |
|
Thomas Basler
|
d6028cbd50
|
Remove not required F() macro. Frees ~20kb flash.
|
2023-04-04 18:51:18 +02:00 |
|
Thomas Basler
|
5bc264f4d2
|
Introduce numeric error codes in power webapi
|
2022-12-24 00:01:55 +01:00 |
|
Thomas Basler
|
54d94af487
|
Cleanup includes
|
2022-12-14 22:13:03 +01:00 |
|
Thomas Basler
|
510f0c59f9
|
Implement readonly security for API endpoints
|
2022-11-22 23:40:19 +01:00 |
|
Thomas Basler
|
e0b069ff3d
|
Password protection for limit/power settings API
|
2022-11-08 18:34:00 +01:00 |
|
Thomas Basler
|
f741fea333
|
Move serial number formatting to inverter class
|
2022-10-29 11:22:56 +02:00 |
|
Thomas Basler
|
88ad6495d1
|
Implemented inverter restart via web ui
|
2022-10-09 13:48:35 +02:00 |
|
Thomas Basler
|
2447d57301
|
Fixed printf format strings
|
2022-10-04 23:33:09 +02:00 |
|
Thomas Basler
|
3816320f1e
|
Implemented WebAPI to get status of last power command
|
2022-10-04 18:48:21 +02:00 |
|
Thomas Basler
|
14bad84031
|
Added WebAPI to control inverter power
|
2022-10-04 18:12:55 +02:00 |
|