Skip to content

Correct bit handling internally and API. #2627

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

Merged
merged 2 commits into from
Apr 7, 2025
Merged

Correct bit handling internally and API. #2627

merged 2 commits into from
Apr 7, 2025

Conversation

janiversen
Copy link
Collaborator

@janiversen janiversen commented Apr 7, 2025

Since at least pymodbus version 2.x, e.g. read_coils have returned bit coils in wrong order.

Thanks to #2623, the problem was identified and is not solved.

Even though this PR is technically not a breaking change, it will be released as such, due to the severity of the bug.

@janiversen janiversen merged commit 1db6aa3 into dev Apr 7, 2025
1 check passed
@janiversen janiversen deleted the solve_2623 branch April 7, 2025 14:40
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.

1 participant