I’m trying out the new Virtual Switch node set up as a Number Input. It works fine the other way around: if I change the value in the Victron GUI, it immediately spits the new value out on output 3 like it should.
Where I’m stuck is setting a value from Node-RED. My test input function for the node looks like this:
Thank you Nicolas! I really appreciate your fast response.
I would have never guessed. How do you know this? Trial and error? I can’t find any documentation going into those things other than the ones inside Node-RED and that’s not explaining much about the input values.
I had the same problem with the slider, where the path in the Node-RED documentation is wrong.
I find the easiest way to check is to connect via ssh on the VenusOs device and use dbus-spy to look what path are available on dbus for the node I’m trying to use.