hi
nRF5 SDK for Thread and Zigbee v4.1.0
need to build a simple sensor with analog input .
Referring to the simple sensor (binary input ), I did make a ZED simple binary sensor (0x0x000F)
infocenter.nordicsemi.com/.../group__ha__simple__sensor.html
I can see headers for the binary input
nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8\external\zboss\include\zcl\zb_zcl_binary_input.h
I don't see any thing related to analog input (0x000C)
nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8\external\zboss\include\zcl\zb_zcl_alalog_input.h
Thanks and regards