question

nir-fsight avatar image
nir-fsight asked

API responce issue

Hi,
I am encountering this issue:
This is my API request (after perform login and receiving a token):


Request:

https://vrmapi.victronenergy.com/v2/installations/35484/stats?type=custom&attributeCodes[]=bs&attributeCodes[]=Gb&attributeCodes[]=Gc&attributeCodes[]=Bc&attributeCodes[]=Bg&attributeCodes[]=Pg&attributeCodes[]=Pc&attributeCodes[]=Pb&start=1483221600&end=1483308000&interval=15mins

Response:

{"success":true,"records":{"bs":false,"Gb":false,"Gc":false,"Bc":false,"Bg":false,"Pg":false,"Pc":false,"Pb":false},"totals":{"bs":false,"Gb":false,"Gc":false,"Bc":false,"Bg":false,"Pg":false,"Pc":false,"Pb":false}}


When I login to VRM portal I am able to see data for installation 35484

What might be the issue?
Thank you

VRM
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

0 Answers