Thank you,
I start to implement my solution.
About set up, you said :
pip install pyModbusTCP
It’s only a modbus client, so i replaced pyModbusTCP package with pymodbus package because i need to implement a modbus server on Conduit.
Do you think there will be a problem running if I install the pymodbus package ? Can the Conduit gateway support a modbus server ?