I have two equipment with the same register in the same bus rs485 using linux.
I would like to collect data using telegraf.
When I add the configuration with one equipement it is working, with two equipement it is not.
I use different ID, for sure.
Hello @Loic_Winkelmann,
Can you set debug=true and share your logs?
You might want to try using to avoid collisions?
# pause_between_requests = "0ms"
Also:
You can debug Modbus connection issues by enabling debug_connection. To see those debug messages, Telegraf has to be started with debugging enabled (i.e. with the --debug option). Please be aware that connection tracing will produce a lot of messages and should NOT be used in production environments.
Please use pause_after_connect / pause_between_requests with care. Ensure the total gather time