connectedhomeip
connectedhomeip copied to clipboard
[pre-sve] TC-TFL-1.2 DUT support specific command for CALFMT if featureMap set to 0
Problem
all cluster app nrf52840 revision: https://github.com/project-chip/connectedhomeip/commit/425f1fb916ca154deeb75cd82cd5196778aba152
DUT has set featureMap 0 which means that doesn't support CALFMT feature.
[1654261218.568971][83283:83288] CHIP:TOO: Endpoint: 0 Cluster: 0x0000_002C Attribute 0x0000_FFFC DataVersion: 1845670433
[1654261218.569002][83283:83288] CHIP:TOO: FeatureMap: 0
But avaliable Attributes contain ActiveCalendarType, SupportedCalendarType.
[1654261198.487165][83208:83213] CHIP:TOO: AttributeList: 8 entries
[1654261198.487180][83208:83213] CHIP:TOO: [1]: 0
[1654261198.487190][83208:83213] CHIP:TOO: [2]: 1
[1654261198.487200][83208:83213] CHIP:TOO: [3]: 2
[1654261198.487210][83208:83213] CHIP:TOO: [4]: 65528
[1654261198.487220][83208:83213] CHIP:TOO: [5]: 65529
[1654261198.487230][83208:83213] CHIP:TOO: [6]: 65531
[1654261198.487239][83208:83213] CHIP:TOO: [7]: 65532
[1654261198.487249][83208:83213] CHIP:TOO: [8]: 65533
If the device does not support CALFMT, the attributes should be removed from DUT.
Cert Blocker Review: Removing cert blocker, given that this behavior is spec compliant presently.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
This stale issue has been automatically closed. Thank you for your contributions.
This stale issue has been automatically closed. Thank you for your contributions.