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 client modbus function calls in remote by adding count as keyword argument #2563

Merged

Conversation

hoesentoet
Copy link
Contributor

Solves #2562

Please provide feedback, it's my first contribution.

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.

Fix is not bad, but also not complete, as you can see in the CI.

Please correct the pull request to pass CI.

@phsete
Copy link
Contributor

phsete commented Feb 5, 2025

I updated the corresponding test file to use the keyword arguments implemented in the change. It might be necessary to overhaul the entire test file since other test functions might be outdated as well. But for now the CI completes fine :)

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.

LGTM, thanks.

@janiversen janiversen merged commit 689110b into pymodbus-dev:dev Feb 5, 2025
19 checks passed
janiversen pushed a commit that referenced this pull request Feb 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.

3 participants