You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I use modbus tcp and modbus serial together in thingsboard gateway, these two connectors conflict with each other, the names of the two are different but still, depending on the time, In the thingsboard interface, the "connectorName" attribute became sometimes modbus_serial modbus modbus_tcp, I think this bug is caused by the fact that both connectors are modbus type.
I added the two connectors in the tb_gateway.json file like this;
tb_gateway.json
Describe the bug
When I use modbus tcp and modbus serial together in thingsboard gateway, these two connectors conflict with each other, the names of the two are different but still, depending on the time, In the thingsboard interface, the "connectorName" attribute became sometimes modbus_serial modbus modbus_tcp, I think this bug is caused by the fact that both connectors are modbus type.
I added the two connectors in the tb_gateway.json file like this;
tb_gateway.json
My modbus.json file is as follows;
modbus.json
and finally my modbus_serial.json file is as follows;
modbus_serial.json
Connector name:
modbus tcp and modbus serial
Versions:
The text was updated successfully, but these errors were encountered: