Hi at all,
i testing the VRM API but i have a Problem,
i searching the "Historical Data" from "Today" -> From Grid, Solar and Consumption.
I think it is this :
https://vrmapi.victronenergy.com/v2/installations/{idSite}/widgets/InverterState
I have me token, me id; the end and start is empty.
I Testing many instance but i dont get become datas.
i need help, what i do wrong ....
for many datas i use :
curl --request GET --url https://vrmapi.victronenergy.com/v2/installations/<ID-SITE>/diagnostics?count=1000 --header 'Content-Type: application/json' --header 'x-authorization: Bearer <TOKEN>'
plz help me