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

fix compatibility with pymodbus 3.8.x; constrain version to 3.8.x #108

Closed
wants to merge 1 commit into from

Conversation

abrasive
Copy link

@abrasive abrasive commented Jan 5, 2025

Fixes #102; supersedes #103 as upstream changed the location again. Also fixes a newly introduced issue I think in 3.8.x where read_holding_registers now only takes one positional arg.

To prevent this happening again, constrained the pymodbus version in setup.cfg.

@abrasive
Copy link
Author

abrasive commented Jan 7, 2025

Closed in favour of #109 - there's no reason to update pymodbus since it already works perfectly well

@abrasive abrasive closed this Jan 7, 2025
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

Successfully merging this pull request may close these issues.

pymodbus 3.7.0 pymodbus.register_read_message
1 participant