MATTER-6477: Update outdated references in Matter docs#59
Open
Michael Duggan (miduggan24) wants to merge 8 commits into
Open
MATTER-6477: Update outdated references in Matter docs#59Michael Duggan (miduggan24) wants to merge 8 commits into
Michael Duggan (miduggan24) wants to merge 8 commits into
Conversation
Contributor
|
Should there be a document or section explaining CRTP and the overall model of how apps are meant to be customized now? I think there should be (in this PR or a separate one). Can take some of the content from the READMEs. |
Contributor
Author
this was discussed in this thread: https://silabsiot.slack.com/archives/C0AG6TM9SMC/p1779828060955649 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
With implementation of project upgrades, we have to make changes to cater to new architecture
This PR splits locations with outdated references into two: New Architecture and Legacy Architecture. New Architecture sections follow the criteria above, while Legacy Architecture sections follow their old format. Any Legacy Architecture references will be removed in the patch once all Matter apps are refactored.
Related Issue
MATTER-6477
Changes Made
Checklist
Screenshots (if applicable)
n/a (only new image seen in diff, change MatterPostAttrributeChangeCallback -> DMPostAttributeChangeCallback)
Additional Notes
n/a