Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SL-ONLY]Add cmp datamodel sync api #357

Merged
merged 1 commit into from
Mar 18, 2025

Conversation

jmartinez-silabs
Copy link
Contributor

This PR adds a silabs internal api to sync Zigbee datamodel to matter's on zb attribute write.
sli_matter_af_write_attribute is called from the zigbee stack when the generated multiprotocol mapping is available.

note: file naming conventions doesn't correspond ours/matter's but was decided with the sisdk convention

Testing

Commission the Zigbee Matter CMP Light to matter and zigbee network. Update on-off, level-control, color-control attributes for either network and confirm the update is also done one the counterpart datamodel.

@jmartinez-silabs jmartinez-silabs added the sl-only This TAG indicates that this commit is a silabs-specific commit that cannot be upstream to CSA. label Mar 18, 2025
@jmartinez-silabs jmartinez-silabs requested a review from a team as a code owner March 18, 2025 14:11
@jmartinez-silabs jmartinez-silabs merged commit 9301926 into release_2.5-1.4 Mar 18, 2025
53 checks passed
@jmartinez-silabs jmartinez-silabs deleted the add_cmp_datamodel_sync branch March 18, 2025 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sl-only This TAG indicates that this commit is a silabs-specific commit that cannot be upstream to CSA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants