question

Anders avatar image
Anders asked

VRM API - Array Records changed?

I am using the VRM API to pull data from VRM.

Today it looks like the records has moved around and reorganised. Is this something I am causing by config changes, is it related to the new OS v3.31~4 beta? or has the records been reorganised "centrally"?

I have experienced this once before, some time ago, then a new record had been added and everything shifted one place down. Now however the data seem to have gotten a larger reshuffling, and I struggle to find the correct record.

Is there anywhere that the documentation for the different records and what they hold can be found? I can not find it in the VRM API documentation.

I am using Node Red and payload record to pick the correct record. (I am running Node Red on a Cerbo GX, the data I am pulling from is from a different installation)

Below example show SOC, that used to be on record 159. 159 now holds "Low battery temperature alarm"
1713587164532.png

VRMapi
1713587164532.png (95.5 KiB)
2 |3000

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

1 Answer
Anders avatar image
Anders answered ·

I copied the object into Docs and search with CTRl-F. This way I found the new record numbers.
SOC has moved from 159 to 238 - I still like to understand why and what I can do to pay the necessary attention.
1713590038885.png


1713590038885.png (40.9 KiB)
2 |3000

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

Related Resources