Hi Folks - have searched through the VRM API docs to see if there was an endpoint or node to pull this from, to no avail. Same with general internet searches. Looking for a way to pull down VEbus device configs from VRM programmatically to save locally, without interactively logging into VRM. I am sure there is a way, but since I am still relatively new to the ecosystem, was hoping someone could point me to the direction I need to dig. THanks!
So, it appears that the rvms file is generated dynamically with perhaps commands through the vs.bus from the GX device, which then creates the binary, shoves it up as a blob binary with a vrm.victronenergy.com address. Which would then lead to there being no quick way or api way to kick off that process, then download the resultant output. Assuming that is correct, anyone know of another way to get this? Background: Trying to figure out how to periodically, automatically grab these for our customer’s configurations remotely as a backup.
Thanks! This isnt quite what I was looking for, although it does give us some options. With this solution, need to kick off the backup with the GX device, then need to get the file off it via SCP or something to store remotely. That is workable, but a little clunkier than I was hoping - still, its a place to start that I forgot about. Thanks!
