We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Problem: As per Spec, ClusterRevision attribute value should be 3 but currently getting ClusterRevision value as 1 in SDK .
Expected behavior: ClusterRevision value as 3.
Actual behavior : ClusterRevision value as 1.
Steps to reproduce: 2
Command: ./chip-tool totalvolatileorganiccompoundsconcentrationmeasurement read cluster-revision 1 1
./chip-tool totalvolatileorganiccompoundsconcentrationmeasurement read cluster-revision 1 1
System configuration: Chip-tool - RPI-4, 8GB RAM DUT - RPI, Version- RPI-4, 8GB RAM Platform : Onnetwork Commit-ID: f5c4621 Dut application: all-clusters-app
Spec Reference: https://github.com/CHIP-Specifications/connectedhomeip-spec/blob/master/src/app_clusters/ConcentrationMeasurement.adoc#ref_ConcentrationMeasurementRevisionHistory
Log: TC-TVOCCONC-1.1.txt
The text was updated successfully, but these errors were encountered:
Update concentration measurement cluster revisions to 3.
46fe824
* Fixes project-chip#27364 * Fixes project-chip#27367 * Fixes project-chip#27368 * Fixes project-chip#27369 * Fixes project-chip#27370 * Fixes project-chip#27371 * Fixes project-chip#27372 * Fixes project-chip#27373 * Fixes project-chip#27375 * Fixes project-chip#27376
81b447f
e149bb7
Successfully merging a pull request may close this issue.
Problem:
As per Spec, ClusterRevision attribute value should be 3 but currently getting ClusterRevision value as 1 in SDK .
Expected behavior: ClusterRevision value as 3.
Actual behavior : ClusterRevision value as 1.
Steps to reproduce: 2
Command:
./chip-tool totalvolatileorganiccompoundsconcentrationmeasurement read cluster-revision 1 1
System configuration:
Chip-tool - RPI-4, 8GB RAM
DUT - RPI, Version- RPI-4, 8GB RAM
Platform : Onnetwork
Commit-ID: f5c4621
Dut application: all-clusters-app
Spec Reference: https://github.com/CHIP-Specifications/connectedhomeip-spec/blob/master/src/app_clusters/ConcentrationMeasurement.adoc#ref_ConcentrationMeasurementRevisionHistory
Log: TC-TVOCCONC-1.1.txt
The text was updated successfully, but these errors were encountered: