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

Modbus: add UDP and allow concurrent access #13676

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from
Draft

Conversation

andig
Copy link
Member

@andig andig commented May 1, 2024

This PR splits logical connection per SlaveID. Underlying physical connection is shared.

TODO

  • Make per-connection parameters timeout and delay non-racy. May require refactoring mbmd or removing mbmd dependency at the cost of not being able to share the connection with MBMD devices.

@andig andig added the enhancement New feature or request label May 1, 2024
@andig andig marked this pull request as draft May 4, 2024 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant