You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MaxMeasuredValue needs to be between -27314 to 32767 , but SDK is reporting -32768.
[1632245964135] [87111:7198158] CHIP: [TOO] Temperature Measurement - read the mandatory attribute: MaxMeasuredValue: Success Response
[1632245964135] [87111:7198158] CHIP: [TOO] Warning: maxMeasuredValue type checking is not implemented yet. Expected type: 'int16'
[1632245964135] [87111:7198158] CHIP: [TOO] Error: maxMeasuredValue is lower than expected. Min value is -27314 but got '-32768'
The text was updated successfully, but these errors were encountered:
Spec Snapshot :
MaxMeasuredValue needs to be between -27314 to 32767 , but SDK is reporting -32768.
[1632245964135] [87111:7198158] CHIP: [TOO] Temperature Measurement - read the mandatory attribute: MaxMeasuredValue: Success Response
[1632245964135] [87111:7198158] CHIP: [TOO] Warning: maxMeasuredValue type checking is not implemented yet. Expected type: 'int16'
[1632245964135] [87111:7198158] CHIP: [TOO] Error: maxMeasuredValue is lower than expected. Min value is -27314 but got '-32768'
The text was updated successfully, but these errors were encountered: