gavinying / modpoll

A New Command-line Tool for Modbus and MQTT
https://gavinying.github.io/modpoll
MIT License
96 stars 20 forks source link

Multiple devices? #71

Open njh opened 5 days ago

njh commented 5 days ago

I have multiple Heatmiser Modbus Room Thermostats.

Is it possible to describe a device type and then specify multiple device ids for that device type? Or do you have to repeat the configuration for each device?

gavinying commented 5 days ago

It is possible for Modbus TCP devices but not Modbus RTU devices yet.

njh commented 2 days ago

How do you configure multiple Modbus TCP devices?