Using Z Stack on a CC2538 for a Home Automation project. I'm a module attached to the device so I communicate to the device (read/write attributes' values) I'm trying to be notified when the network writes to an attribute so I can pass the change down to the device. I believe I want to use Attribute Write Validation but I don't see any examples showing how to do this.
Can you please point me in the right direction.
Thanks.