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

[XML] Update Access Control Cluster Cluster XML to match updated spec #25340

Closed
ReneJosefsen opened this issue Feb 27, 2023 · 0 comments · Fixed by #26773
Closed

[XML] Update Access Control Cluster Cluster XML to match updated spec #25340

ReneJosefsen opened this issue Feb 27, 2023 · 0 comments · Fixed by #26773
Labels
Spec XML align SDK XML does not match the spec (including naming, etc)

Comments

@ReneJosefsen
Copy link
Contributor

The data types names has been updated in Access Control Cluster and must be updated in the XML as well.

Added

  • AccessControlEntryPrivilegeEnum
  • AccessControlEntryAuthModeEnum
  • AccessControlTargetStruct
  • AccessControlEntryStruct
  • AccessControlExtensionStruct

Spec PR: https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/6276 (already merged)

@bzbarsky-apple bzbarsky-apple added the Spec XML align SDK XML does not match the spec (including naming, etc) label Mar 6, 2023
bzbarsky-apple added a commit to bzbarsky-apple/connectedhomeip that referenced this issue May 23, 2023
bzbarsky-apple added a commit to bzbarsky-apple/connectedhomeip that referenced this issue May 23, 2023
andy31415 pushed a commit that referenced this issue May 24, 2023
* Align Access Control cluster XML with the spec.

Spec changes happened in CHIP-Specifications/connectedhomeip-spec#6276

Fixes #25340

* Regenerate generated code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Spec XML align SDK XML does not match the spec (including naming, etc)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants