How to dynamically change server IP address?
say if I have a modbus, there is a "Server dropdown" box to select the server, can I pass "msg.Server" to select it?
In the Server configuration, can I pass msg.Host and msg.Port to specify these values?
Thanks.