Hi support team,
Short version:
How can I include "Analog Value" or "Analog Output" or "Multistate Output" Zigbee clusters in my app? I could not find any of them in the include files.
Long version:
I started developing an application, and up to now, I've been able to implement the Basic, the Switch, the Occupancy and the Temperature Measurement clusters.
For the purpose of pushing some settings to device, I tried to add the "Analog Value" cluster, but could not find any definition of it like we can find into the Temperature Measurement files for instance (ncs\v2.3.0\nrfxlib\zboss\production\include\zcl\zb_zcl_temp_measurement.h).
The same apply with "Analog Output" and "Multistate Output".
Are those clusters unsupported in nRF Connect SDK, or did I miss some obvious thing?
Thank you for your answer.
Gerard