HI
I am working with Z-Stack Home 1.2.1, and I have CC2530 configured as routers, CC2531 dongle on beaglebone black as znp. I want to add a new cluster on Z-Stack which will have three commands and two attributes. I have read the documents but I am not finding anything useful for adding manufacturer specific clusters.
I have read that we have to make changes in gateway_config.tlg file to support new clusters. If I am not wrong that procedure is useful for supporting clusters specified in ZCL not manufacturer specific. Also, I have implemented Window Covering Cluster before without making any changes to gateway_config.tlg, it didn't make any difference. So I don't think it has any usage for manufacturer specific cluster.
Please tell me the procedure (on Z-Stack_Linux_Gateway and Z-Stack Home) for adding a new cluster.