Hi Lukasz, unfortunately I’m not „eating our own dogfood“. I’m using pymodbus, which is an external project.
Chris Von: ott.lukas.murena.io via dev <[email protected]> Datum: Donnerstag, 16. April 2026 um 18:25 An: [email protected] <[email protected]> Cc: [email protected] <[email protected]> Betreff: Re: [SPI3] Extensive testing of the new Modbus driver 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
