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 coils read/write feature #59

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

r-xyz
Copy link

@r-xyz r-xyz commented May 31, 2024

Hi @tjhowse ,

First of all thanks for the great bridge.

I would like to help implementing read/write feature for coils, since those are still broadly used in many devices. I decided to split #56 to implement it one step at a time.

The PR contains a first implementation for it which I tested and works locally. Please have a look at it, I will be happy to implement any suggested review to get it merged.

Regarding writing implementation, in particular, I think you might prefer to implement something similar to _process_writes to avoid many sequential writes.

@r-xyz r-xyz changed the title Add coils rw Add coils read/write feature May 31, 2024
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.

1 participant