Modbus tcp IP HOST from msg

How to configure IP HOST from msg

short answer. The Modbus nodes dont support that.

There is a recent discussion here regarding using environment variables but thats not truly dynamic configuration since (from what i understand) env variables update on system restart?

you could open a feature request on the developer's Github page

may i ask why you want to do this and how many modbus devices do you have?
the best solution now is to create multiple modbus-client nodes and Flex-getters

the only use i cant think of is trying to dynamically loop through an array of ips and connect to a list of modbus devices.

I have 35 sensors with IP address and I want to change ip address without use node-red, only html table.
html table -> mysql -> node-red modbus -> mysql -> html charts.

Try this if it helps

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.