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 locking API #87485

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

msalau
Copy link
Contributor

@msalau msalau commented Mar 21, 2025

Locking API allows atomic updates of modbus multi-register values in server mode and pausing of an interface in client mode.

The change is backwards compatible and relates to #73237

Locking API allows atomic updates of modbus multi-register values in
server mode and pausing of an interface in client mode.

Signed-off-by: Maksim Salau <msalau@iotecha.com>
@msalau msalau force-pushed the modbus-add-locking-api branch from 5c7f6e7 to e021f61 Compare March 21, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants