Closed bosgnoom closed 1 year ago
Thanks for the heads up. Another breaking change by pymodbus, sigh. I've pinned pymodbus
to 3.4.1
to stop this from happening. Your change should work fine and if you're already on 3.5.0 then this is probably the best course of action for you.
Fixed.
In order to get this module running on my Raspberry Pi.
pymodbus.constants
usesEndian.BIG
instead ofEndian.Big
Linked issue