Nice finally some Python stuff is actually used in our project. Besides Ben s effort a few years back 🙂
Cheers Lukas Am 16. April 2026 18:19:41 MESZ schrieb Christofer Dutz <[email protected]>: >Hi all, > >I just wanted to point out that today I’ve added an Integration Test that >starts a python Modbus server and then runs our driver against that and tests: > > > * >Modbus TCP > * >TCP > * >UDP > * >TLS > * >Modbus RTU > * >TCP > * >UDP > * >Mobbus ASCII > * >TCP > * >UDP > >Technically it would have been possible to also map a serial port, but I tried >that in my ToddySoft Firmata driver and it was a stability nightmare. > >So … just if you’re interested. > >Chris
