I need to create a driver/interface to connect with one device connected to the Odoo IoT Box using Modbus TCP. The device will be connected to the same network as the box and I should be able to send/receive commands using ModbusTcpClient.
Any experience on that?