Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix exception text in ModbusPDU.validateAddress #2551

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

MrWaloo
Copy link
Contributor

@MrWaloo MrWaloo commented Jan 26, 2025

According to the test, the text should be 0 < address {address} < 65535 ! instead of 9 < address {address} < 65535 !.

Copy link
Collaborator

@janiversen janiversen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks.

@janiversen janiversen merged commit 4d56e04 into pymodbus-dev:dev Jan 27, 2025
1 check passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants