File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ Power Limiter States
54
54
### Web-Live-Interface:
55
55
![ image] ( https://user-images.githubusercontent.com/59169507/187224107-4e0d0cab-2e1b-4e47-9410-a49f80aa6789.png )
56
56
57
- ### REST-API (/api/verdirectlivedata /status):
57
+ ### REST-API (/api/vedirectlivedata /status):
58
58
```` JSON
59
59
{
60
60
"data_age" :0 ,
Original file line number Diff line number Diff line change @@ -38,10 +38,12 @@ This list may be incomplete
38
38
| Get+Post | yes | /api/security/config |
39
39
| Get | yes | /api/security/authenticate |
40
40
| Get | no | /api/system/status |
41
- | Get | no | /api/verdirectlivedata/status |
41
+ | Get | no | /api/vedirectlivedata/status |
42
+ | Get | no | /api/vedirect/status |
42
43
| Get | no | /api/huawei/status |
43
44
| Get | no | /api/huawei/config |
44
45
| Get | no | /api/huawei/limit/config |
46
+ | Get | no | /api/batterylivedata/status |
45
47
| Get | no | /api/battery/status |
46
48
| Get | no | /api/powerlimiter/status |
47
49
@@ -494,7 +496,7 @@ $ curl --no-progress-meter http://192.168.10.10/api/eventlog/status?inv=11418186
494
496
}
495
497
```
496
498
497
- ### Victron REST-API (/api/verdirectlivedata /status):
499
+ ### Victron REST-API (/api/vedirectlivedata /status):
498
500
```` JSON
499
501
{
500
502
"data_age" :0 ,
You can’t perform that action at this time.
0 commit comments