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

WriteValue with return value #3

Open
andrewfg opened this issue Sep 4, 2024 · 0 comments
Open

WriteValue with return value #3

andrewfg opened this issue Sep 4, 2024 · 0 comments

Comments

@andrewfg
Copy link

andrewfg commented Sep 4, 2024

I wanted to thank you for this example. I am using your code to emulate a remote control for window shades. The actual remote control implements write value with response, where the response is a different payload than the value being written (the response payload is a kind of ACK to the written payload). And I am struggling to figure out how to override your WriteValue code to do this. => Any thoughts?

@andrewfg andrewfg changed the title WriteValue with return vslue WriteValue with return value Sep 4, 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

No branches or pull requests

1 participant