I have an end device acting as a server, and I need to send data to a bound client. This is custom data, so I cannot use a reporting attribute. Basically I need to access the binding table on end device/server, and obtain the bindings for a specific endpoint and cluster in order to address the packet to the client and send it.
No one of the examples show this, and it really hard to figure this one out from the documentation. I also see there are several questions regarding the same topic here on dev zone, but these has not been answered or its just referred to the multisensor example and reporting attributes, which really doesn't help as that is not what is queried.