Thomas Basler
|
47e905bcfc
|
Add const statement to several variables
|
2023-12-11 19:54:57 +01:00 |
|
Thomas Basler
|
3e1b778565
|
Change max power limit from 1500W to 2250W to support HMS/HMT inverters
|
2023-04-15 10:55:47 +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
|
9fd044f74f
|
Introduce numeric error codes in limit webapi
|
2022-12-24 00:01:54 +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
|
283eae295b
|
Show absolute limit in limit dialogue
|
2022-10-10 19:20:19 +02:00 |
|
Thomas Basler
|
c33c73fe01
|
webapi: Rename limit to limit_relative
|
2022-10-06 23:29:14 +02:00 |
|
Thomas Basler
|
2447d57301
|
Fixed printf format strings
|
2022-10-04 23:33:09 +02:00 |
|
Thomas Basler
|
dcaadf26a9
|
WebAPI: Add status of last set limit command
|
2022-10-01 00:42:29 +02:00 |
|
Thomas Basler
|
a5e68ef096
|
Fixed several issues in the web api to set the limit
|
2022-09-30 18:34:30 +02:00 |
|
Thomas Basler
|
d57a5f7ea6
|
Added web api to set limit
|
2022-09-30 18:34:30 +02:00 |
|
Thomas Basler
|
de33b9ff88
|
Do not use namespace using-directives. Use using-declarations instead.
|
2022-09-13 21:35:51 +02:00 |
|
Thomas Basler
|
6fdc27ddae
|
Replace sprintf by snprintf
|
2022-09-13 21:00:54 +02:00 |
|
Thomas Basler
|
46367c4fa9
|
Added webapi to fetch current inverter limit
|
2022-09-09 18:43:21 +02:00 |
|