-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
Description
If you want to use the nodes in a more dynamic way you can use msg.interface, msg.channel and msg.datapoint for example with the setValue Node.
If you do the same with getValue Node it ist msg.iface and not msg.interface.
Enhancement Request 1: Would it be possible to have it the same in all Nodes which support getting the parameters from msg?
Enhancement Request 2: Can it be implemented in the Switch Node to get Node's needed parameters from msg?