Hello. I’ve been working in fetching values via VRM API using Javascript. When I readed the documentation, I didn’t find an endpoint that could give me the Discharged Energy of my installation. The only that I found is that when I debug VRM page in the widgets windows, looking in the responses to fetch, I found the data in an unique timestamp. Instance 277 (battery monitor) and idDataAttribute 244.
But I can’t get data fetch in date ranges. Any idea of how can I get continuous data fetchs in a time range?
Thanks in advance.