[Documentation] Enum field name in SDK doesn't match the name in the spec #27947
Labels
documentation
Improvements or additions to documentation
needs triage
Spec XML align
SDK XML does not match the spec (including naming, etc)
Milestone
Documentation issues
For the OnOff cluster, the SDK uses TogglePreviousOnOff in the OnOffStartUpOnOff enum: https://github.com/project-chip/connectedhomeip/blob/master/src/app/zap-templates/zcl/data-model/chip/onoff-cluster.xml#L24
However in the spec it uses Toggle: https://github.com/CHIP-Specifications/connectedhomeip-spec/blob/master/src/app_clusters/OnOff.adoc#ref_StartUpOnOffEnum
Not a breaking issue but worth keeping in sync. The SDK probably should be updated to match.
@andy31415 @bzbarsky-apple
Platform
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: