Hello guys,
As I have few hundreds installations, I am building some automations to send me some specific facts about the installations that have some errors. In order to easily identify the problematic instalation, I want to extract the VRM ID from within Node-Red, but I couldn’t identify, so far, from where can I do that. Any suggestions ?
And notifications from VRM aren’t helping?
Are you using node red on each installation to send the error message to your instance of node red?
Or are you trying to query all vrm installations to get the messages?
Either way you need mqtt enabled or ssh so really what method do you want to use.
I have a project all my systems on one dashbaoard i uses mqtt and send the complete mqtt per gx device to server under R/ i find the vrm id and have a complete dashboard for every system i use openhab as dashboard.
I created an email alarm whenever something goes wrong, for example, when the inverters turn off, usually due to some protection reason, or when a generator starts, etc. So, when this happens, the system automatically sends me an email with all the relevant details. What I need now is the simplest and quickes way to find the name or VRM Id of the installation that sends that email, so I can access it and check what happened. I want to find this without having to login to vrm api on each system, for security reasons and also for simplicity, because the number of installations continue to grow each week/month, so I need to automatize this as much as possible.
It is in the link in the email - the dash board id is linked to the site. And that is also a constant.
Can you tell me exactly where under R ? I couldn’t find anything.