Thomas Basler
|
abb37242e8
|
Rename internal variables and methods
|
2024-01-30 22:29:25 +01:00 |
|
Thomas Basler
|
1b637f0870
|
BREAKING CHANGE: Web API Endpoint /api/livedata/status and /api/prometheus/metrics
Yield total and Yield day where moved from the AC section to the INV section
|
2024-01-30 22:29:25 +01:00 |
|
Thomas Basler
|
e1564780d6
|
BREAKING CHANGE: Web API Endpoint /api/livedata/status and /api/prometheus/metrics
Power DC was moved from the AC section to the INV section
|
2024-01-30 22:29:25 +01:00 |
|
Thomas Basler
|
f0b5542c2d
|
BREAKING CHANGE: Web API Endpoint /api/livedata/status and /api/prometheus/metrics
Efficiency was moved from the AC section to the INV section
|
2024-01-30 22:29:25 +01:00 |
|
Thomas Basler
|
8fb43fedf8
|
Add const keyword to methods
|
2023-12-12 01:30:40 +01:00 |
|
Thomas Basler
|
d6494fa791
|
Add const keyword to method parameters
|
2023-12-12 00:21:14 +01:00 |
|
Thomas Basler
|
0a4945ae39
|
Adjusted inverter names
|
2023-11-05 13:43:48 +01:00 |
|
Thomas Basler
|
98da2b64e2
|
Rename FLD_PRA to FLD_Q
|
2023-04-24 22:29:59 +02:00 |
|
Thomas Basler
|
270a7f4933
|
Rename UNIT_VA to UNIT_VAR
|
2023-04-24 22:25:15 +02:00 |
|
Thomas Basler
|
f5c15a445b
|
Move byteAssignment to stack (avoid container) to save heap
|
2023-04-22 01:12:29 +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
|
c2e4c5d43e
|
Added first implementation of HMS inverter classes
|
2023-04-15 10:55:47 +02:00 |
|