AverageWearCount attribute got merged throughout SDK without existing in spec, needs to be removed #30002
Labels
Spec XML align
SDK XML does not match the spec (including naming, etc)
spec
Mismatch between spec and implementation
Problem
The
AverageWearCount
attribute of the General Diagnostics cluster got introduced throughout the SDK, (possibly including the test harness), in Matter 1.2. This happened in #29285 that predated the 1.2.0 tag, so it is included in that tag.The AverageWearCount attribute is not present in spec. It was merged from a work-in-progress PR, in the SDK, before the spec had been updated to include it. The spec PR itself (https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/7535) got closed without merging, because it was a new feature that did not follow the NFR/TCR process.
It is likely that real products will be certified to 1.2 that will include the AverageWearCount "non standard" attribute that is in standard range, but not tested or certified.
Proposed solution
The text was updated successfully, but these errors were encountered: