Hi,
I want to contribute to your nrfxlib development with the implementation of ZCL compliment typedefs for the thermostat cluster.
Can you give me some directions? Below I'm attaching a draft implementation based on ZCL specification.
On the other hand, can you explain please whats the purpose of 'void zb_zcl_thermostat_init(void);', `zb_zcl_thermostat_init_server` and `zb_zcl_thermostat_init_client`.
Another thing is the process of the contribution itself. Can you provide some guidance on how to prepare a merge request for your github repo? any specific requirements?