Skip to content

MATTER-6477: Update outdated references in Matter docs#59

Open
Michael Duggan (miduggan24) wants to merge 8 commits into
doccurator/2.9.0from
project_upgrades_docs
Open

MATTER-6477: Update outdated references in Matter docs#59
Michael Duggan (miduggan24) wants to merge 8 commits into
doccurator/2.9.0from
project_upgrades_docs

Conversation

@miduggan24
Copy link
Copy Markdown
Contributor

@miduggan24 Michael Duggan (miduggan24) commented May 27, 2026

Description

With implementation of project upgrades, we have to make changes to cater to new architecture

  • Remove any references to DataModelCallbacks or app manager files (removed in refactor)
  • Update any notes about customization with new flow

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

  • Remove references to DataModelCallbacks file
  • Anywhere that reference MatterPostAttributeChangeCallback, provide context on DMPostAttributeChangeCallback and overridability
  • Remove any instances of app manager references
  • Update code snippets to be up to date with new AppTask structure

Checklist

Screenshots (if applicable)

n/a (only new image seen in diff, change MatterPostAttrributeChangeCallback -> DMPostAttributeChangeCallback)

Additional Notes

n/a

@miduggan24 Michael Duggan (miduggan24) marked this pull request as ready for review May 28, 2026 16:06
@miduggan24 Michael Duggan (miduggan24) requested a review from a team as a code owner May 28, 2026 16:06
@miduggan24 Michael Duggan (miduggan24) changed the base branch from main to doccurator/2.9.0 May 28, 2026 17:36
Comment thread sld250-matter-references/custom-matter-device.md
Comment thread sld295-matter-api-reference/index.md Outdated
Comment thread sld295-matter-api-reference/index.md Outdated
@selissia
Copy link
Copy Markdown
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.

@miduggan24
Copy link
Copy Markdown
Contributor Author

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.

this was discussed in this thread: https://silabsiot.slack.com/archives/C0AG6TM9SMC/p1779828060955649
once we have all apps refactored in the patch, we have a docs task open to migrate some common README info into one docs page
see here: https://jira.silabs.com/browse/MATTER-5943

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.

3 participants