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
The PyModbus package includes both a serial and a TCP client -- currently, we use both minimalmobdus and PyModbusTCP packages to provide serial vs TCP interfaces.
I'm pretty sure we could easily unify these with pymodbus.