I'm trying to figure out how to send some of the "lesser used" commands in the cluster library (Section 2.5 of Rev. 8 of the Zigbee cluster library).
Specifically, how would I send commands such as the "Discover Attributes" command (section 2.5.13) as well as other "Discover" type commands in Section 2.5 of the library.
I'm working on some Zigbee library components / bundles and I'd like to make them as "generic" as possible by not assuming what the device can do, but rather, using the various discovery features to figure it out by querying the device.