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

[pre-sve] TC-CC-2.1 ColorCapabilities attribute doesn't have the same values as the corresponding bits of the FeatureMap attribute. #19791

Closed
mkleszcz-no opened this issue Jun 21, 2022 · 4 comments · Fixed by #19825
Assignees
Labels
cert blocker spec Mismatch between spec and implementation

Comments

@mkleszcz-no
Copy link

all-cluster-app
nrf52840dk
revison: 1e3f120

TC-CC-2.1, step 19:

Problem

  • Expected behavior:
    Bits 0-4 of the ColorCapabilities attribute SHALL have the same values as the corresponding bits of the FeatureMap attribute.

  • Actual behavior:
    FeatureMap: 31
    color capabilities : 0

  • Logs:
    TC_CC_2_1.log
    TC_CC_2_1_DUT.log

@bzbarsky-apple
Copy link
Contributor

@jmartinez-silabs

@woody-apple woody-apple added spec Mismatch between spec and implementation cert blocker and removed request cert blocker labels Jun 21, 2022
@woody-apple
Copy link
Contributor

Cert Blocker Review: @jmartinez-silabs, can you take a peek please?

@jmartinez-silabs
Copy link
Member

I will fix it right away. I do wonder why this attribute is needed, as based on the spec, it is the exact same thing as the feature map.

@bzbarsky-apple
Copy link
Contributor

@jmartinez-silabs I expect it's Zigbee legacy that got carted along "for compat"... Making bridges' lives easier by making everyone else's lives harder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cert blocker spec Mismatch between spec and implementation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants