Closed
Description
π Description
To add full support for the Replaceable Monitoring Cluster to the SDK a cluster definition needs to be added.
π Details
A cluster definition is an xml file which describes the cluster according to the spec.
β Tasks
- Create
<cluster-name>-cluster.xml
undersrc/app/zap-templates/zcl/data-model/chip
- Add file reference to
.github/workflows/tests.yaml
- Add file reference to
scripts/rules.matterlint
- Add file reference to
src/app/zap-templates/zcl/data-model/all.xml
- Add file reference to
src/app/zap-templates/zcl/zcl-with-test-extensions.json
- Add file reference to
src/app/zap-templates/zcl/zcl.json
- Enable new cluster to the Darwin and Android clients (
controller-clusters.zap
) - Add all new clusters to
src/app/zap_cluster_list.json
- Run
./scripts/tools/zap_regen_all.py