Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pymodbus integration is outdated/broken #39

Open
D-VR opened this issue Jun 4, 2024 · 0 comments
Open

Pymodbus integration is outdated/broken #39

D-VR opened this issue Jun 4, 2024 · 0 comments

Comments

@D-VR
Copy link

D-VR commented Jun 4, 2024

While trying to get the modbus part of example s3-2017 running, I've noticed that minicps is written against pymodbus version 1.3.2, which is very out of date (current pymodbus uses a different structure / api). In addition, installing pymodbus==1.3.2 doesn't work for any python versions above 3.6 as it's using the reserved keyword async.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant