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

Add no_response_expected argument to requests #2385

Merged
merged 4 commits into from
Oct 20, 2024

Conversation

matesh
Copy link
Contributor

@matesh matesh commented Oct 15, 2024

fixes #2378

Adds the no_response_expected argument to requests, see discussion in #2378

All requests will expect and wait for a response, exept when the no_response_expected=True argument is set.

@janiversen janiversen force-pushed the no_response_expected branch from 6e49967 to 01aa40e Compare October 20, 2024 14:26
@janiversen janiversen force-pushed the no_response_expected branch from 281c4dc to 033fb38 Compare October 20, 2024 16:54
@janiversen janiversen merged commit 704929b into pymodbus-dev:dev Oct 20, 2024
1 check passed
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.

Feedback about the removal of broadcast_enable in 3.7.0+
2 participants