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

Temperature Measurement Cluster - mandatory attribute: MinMeasuredValue is out of range #9862

Closed
raju-apple opened this issue Sep 21, 2021 · 1 comment
Labels
cert spec Mismatch between spec and implementation V1.0

Comments

@raju-apple
Copy link
Contributor

Spec Snapshot :

Screen Shot 2021-09-21 at 10 30 36 AM

The minMeasuredValue needs to be within the range -27315 to 32766 , but looks like SDK is reporting -32768

Error message :
[1632245257480] [83521:7173413] CHIP: [TOO] Error: minMeasuredValue is lower than expected. Min value is -27315 but got '-32768'

@harimau-qirex harimau-qirex added spec Mismatch between spec and implementation and removed v1_triage_split_11 labels Jan 31, 2022
@bzbarsky-apple
Copy link
Contributor

Fixed in #15821

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

No branches or pull requests

6 participants