It seems that after successfully gathering data over modbus TCP, the connection is not released.
This makes the telegraf plugin have unique access to the modbus device, and other connections fail even if telegraf is not actively gathering data but it's idle waiting for the next interval.
Can this be fixed?
It seems that after successfully gathering data over modbus TCP, the connection is not released.
This makes the telegraf plugin have unique access to the modbus device, and other connections fail even if telegraf is not actively gathering data but it's idle waiting for the next interval.
Can this be fixed?