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

[SQA] Thread In TC-RH- 1.1 the Cluster revision value is not matched with the expected outcome #17532

Closed
Survensa opened this issue Apr 20, 2022 · 0 comments · Fixed by #18563
Assignees
Labels
cert blocker cert spec Mismatch between spec and implementation V1.0

Comments

@Survensa
Copy link

Problem:
In Relativehumidity testcase 1.1 (TC-RH-1.1), the "Cluster revision attribute" value must be 3 as per the spec.
But the actual outcome is 2. This needs to be fixed as per spec.

Expected behavior: cluster revision - 3

Actual behavior: cluster revision - 2

Steps to reproduce: ./chip-tool relativehumiditymeasurement read cluster-revision 82 1

Platform: Thread

CommitID used: 20e1a4a

Reference:

Screenshot from 2022-04-20 13-42-24

Logs:

[1650441553.461798][4184:4189] CHIP:EM: Removed CHIP MessageCounter:13494 from RetransTable on exchange 23200i
[1650441553.461919][4184:4189] CHIP:DMG: ReportDataMessage =
[1650441553.461983][4184:4189] CHIP:DMG: {
[1650441553.462036][4184:4189] CHIP:DMG: AttributeReportIBs =
[1650441553.462113][4184:4189] CHIP:DMG: [
[1650441553.462172][4184:4189] CHIP:DMG: AttributeReportIB =
[1650441553.462258][4184:4189] CHIP:DMG: {
[1650441553.462323][4184:4189] CHIP:DMG: AttributeDataIB =
[1650441553.462386][4184:4189] CHIP:DMG: {
[1650441553.462463][4184:4189] CHIP:DMG: DataVersion = 0xfdea9305,
[1650441553.462534][4184:4189] CHIP:DMG: AttributePathIB =
[1650441553.462622][4184:4189] CHIP:DMG: {
[1650441553.462712][4184:4189] CHIP:DMG: Endpoint = 0x1,
[1650441553.462807][4184:4189] CHIP:DMG: Cluster = 0x405,
[1650441553.462885][4184:4189] CHIP:DMG: Attribute = 0x0000_FFFD,
[1650441553.462966][4184:4189] CHIP:DMG: }
[1650441553.463043][4184:4189] CHIP:DMG:
[1650441553.463133][4184:4189] CHIP:DMG: Data = 2,
[1650441553.463204][4184:4189] CHIP:DMG: },
[1650441553.463284][4184:4189] CHIP:DMG:
[1650441553.463351][4184:4189] CHIP:DMG: },
[1650441553.463425][4184:4189] CHIP:DMG:
[1650441553.463478][4184:4189] CHIP:DMG: ],
[1650441553.463543][4184:4189] CHIP:DMG:
[1650441553.463603][4184:4189] CHIP:DMG: SuppressResponse = true,
[1650441553.463667][4184:4189] CHIP:DMG: InteractionModelRevision = 1
[1650441553.463734][4184:4189] CHIP:DMG: }
[1650441553.464047][4184:4189] CHIP:TOO: Endpoint: 1 Cluster: 0x0000_0405 Attribute 0x0000_FFFD DataVersion: 4260008709
[1650441553.464187][4184:4189] CHIP:TOO: ClusterRevision: 2
[1650441553.464363][4184:4189] CHIP:EM: Sending Standalone Ack for MessageCounter:1819537 on exchange 23200i

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