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?
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?