Skip to content

Conversation

silabs-danielV
Copy link
Contributor

This PR adds the Matter Application Cluster Logic document. Its main purpose is to show users how to customize existing applications and become familiar with the Matter application framework.

This document guides the user through creating a Doorlock application and implementing the OnOff cluster in the ZAP GUI. It then explains what happens following the cluster addition, such as what auto-generated code is added to the application. Lastly, example code is given to users for how to implement custom code to modify the OnOff attribute.

Copy link
Contributor

@silabs-dimayorg silabs-dimayorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this document is very well written and provides all the necessary context and details for anyone to follow the steps and understand the process we are trying to show. I added to comments to try to add on that.
Thank you Daniel.

@silabs-danielV silabs-danielV force-pushed the IOTPA_MESH-4650-Document-Matter-Application-Cluster-Logic branch from 8ce2b87 to a5d6f06 Compare August 22, 2025 14:34
Copy link
Contributor

@silabs-dimayorg silabs-dimayorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great content!

@selissia selissia self-requested a review August 27, 2025 20:46
@silabs-danielV silabs-danielV force-pushed the IOTPA_MESH-4650-Document-Matter-Application-Cluster-Logic branch from 98bd292 to 4d019e8 Compare August 28, 2025 14:07
Copy link
Contributor

@selissia selissia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

index.md should be updated to add a link to this file. It is missing other links as well, would be good to add those too

Co-authored-by: silabs-vm <vimorrow@silabs.com>
@silabs-danielV silabs-danielV force-pushed the IOTPA_MESH-4650-Document-Matter-Application-Cluster-Logic branch from 4d019e8 to fe7cefb Compare September 4, 2025 16:24
@silabs-vm silabs-vm merged commit 13841c0 into doccurator/2.6.2 Sep 4, 2025
@silabs-danielV silabs-danielV deleted the IOTPA_MESH-4650-Document-Matter-Application-Cluster-Logic branch September 4, 2025 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants