You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
andrewfg
changed the title
WriteValue with return vslue
WriteValue with return value
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?
The text was updated successfully, but these errors were encountered: