Thomas Basler
|
54d94af487
|
Cleanup includes
|
2022-12-14 22:13:03 +01:00 |
|
Thomas Basler
|
438ce36bab
|
Added sum values of all inverters to web UI
|
2022-11-01 16:33:20 +01:00 |
|
Thomas Basler
|
69b675bc64
|
BREAKING CHANGE: Structure WebAPI /api/livedata/status changed
The different inverter data are now in a subobject called "inverters".
This is required to extend the API by other data then the inverter values
|
2022-11-01 15:04:05 +01:00 |
|
Thomas Basler
|
0d880cb61e
|
Use uint32_t, rather than the C type unsigned long
|
2022-09-13 22:39:08 +02:00 |
|
Thomas Basler
|
3f8ee18de9
|
Added api endpoint to get livedata in json format with get request
|
2022-07-20 20:54:57 +02:00 |
|
Thomas Basler
|
184183e979
|
Move websocket stuff to liveview class
|
2022-07-20 19:36:07 +02:00 |
|
Thomas Basler
|
37aac48a19
|
Change License to GPLv2 as the RF24 lib uses GPL-2.0-only
|
2022-07-15 18:05:58 +02:00 |
|
Thomas Basler
|
c28087ec86
|
Fix #21: Display DC power in Live Data overview
|
2022-07-07 19:05:50 +02:00 |
|
Thomas Basler
|
46d88c6520
|
Improoved websocket handling
|
2022-06-17 13:29:21 +02:00 |
|
Thomas Basler
|
af00158e14
|
First version of very simple websocket api
|
2022-06-16 01:44:42 +02:00 |
|