-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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 OnOff Cluster XML to match updated spec #27092
Labels
Spec XML align
SDK XML does not match the spec (including naming, etc)
Milestone
Comments
bzbarsky-apple
added
the
Spec XML align
SDK XML does not match the spec (including naming, etc)
label
Jun 6, 2023
I am not sure whether it's worth working on this until whatever changes are needed for https://github.com/CHIP-Specifications/connectedhomeip-spec/issues/6336 happen too.... Right now the XML in the SDK cannot in fact be aligned with the spec. |
bzbarsky-apple
added a commit
to bzbarsky-apple/connectedhomeip
that referenced
this issue
Sep 22, 2023
Updates to the changes from CHIP-Specifications/connectedhomeip-spec#6511 and fixes some other bugs (e.g. incorrect "DeadFrontBehavior" feature name). Fixes project-chip#27092
bzbarsky-apple
added a commit
to bzbarsky-apple/connectedhomeip
that referenced
this issue
Sep 22, 2023
Updates to the changes from CHIP-Specifications/connectedhomeip-spec#6511 and fixes some other bugs (e.g. incorrect "DeadFrontBehavior" feature name). Fixes project-chip#27092
mergify bot
pushed a commit
that referenced
this issue
Sep 22, 2023
* Align On/Off cluster XML with the spec. Updates to the changes from CHIP-Specifications/connectedhomeip-spec#6511 and fixes some other bugs (e.g. incorrect "DeadFrontBehavior" feature name). Fixes #27092 * Auto-update .zap files. * Regenerate generated code.
github-project-automation
bot
moved this from Todo
to Done
in [Enhancements] Spec/XML Alignment
Sep 22, 2023
HunsupJung
pushed a commit
to HunsupJung/connectedhomeip
that referenced
this issue
Oct 23, 2023
* Align On/Off cluster XML with the spec. Updates to the changes from CHIP-Specifications/connectedhomeip-spec#6511 and fixes some other bugs (e.g. incorrect "DeadFrontBehavior" feature name). Fixes project-chip#27092 * Auto-update .zap files. * Regenerate generated code.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The data types names has been updated in OnOff Cluster and must be updated in the XML as well.
Added:
Changed feature names:
Adjusted value names in DelayedAllOffEffectVariantEnum and DyingLightEffectVariantEnum:
Spec PR: https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/6511 (already merged)
The text was updated successfully, but these errors were encountered: