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

Add concentration measuerment clusters to all clusters app #26883

Closed
wants to merge 34 commits into from
Closed

Add concentration measuerment clusters to all clusters app #26883

wants to merge 34 commits into from

Conversation

hicklin
Copy link
Contributor

@hicklin hicklin commented May 26, 2023

Fixes 26833.

Adds the PM1, PM2.5, PM10, CO2, NO2, TVOC, CH2O, CO, Ozone & Radon concentration measurement clusters to the all-clusters-app.

This PR depends on this PR to be merged.

p0fi and others added 30 commits May 11, 2023 22:18
Should match spec
Adding „Concentration“ to the cluster name. This naming convention maintains the integrity of the base cluster's name while also specifying the unique substance that the aliased version pertains to.
… 26225-add-concentration-measurement-cluster-definition

# Conflicts:
#	src/controller/java/generated/java/chip/devicecontroller/ClusterReadMapping.java
…r-definition

# Conflicts:
#	src/app/zap_cluster_list.json
#	src/controller/data_model/BUILD.gn
#	src/controller/data_model/controller-clusters.matter
#	zzz_generated/darwin/controller-clusters/zap-generated/endpoint_config.h
AVG_MEASURED_VALUE_WINDOW and PEAK_MEASURED_VALUE_WINDOW are using elapsed_s as per spec.
Lines were added twice due to poor merging 🙁
…r-definition

# Conflicts:
#	src/controller/java/generated/java/chip/devicecontroller/ClusterReadMapping.java
#	zzz_generated/darwin/controller-clusters/zap-generated/CHIPClientCallbacks.h
#	zzz_generated/darwin/controller-clusters/zap-generated/CHIPClusters.h
#	zzz_generated/darwin/controller-clusters/zap-generated/endpoint_config.h
#	zzz_generated/darwin/controller-clusters/zap-generated/gen_config.h
p0fi and others added 3 commits May 26, 2023 11:59
Rename VOC_CONCENTRATION_MEASUREMENT_CLUSTER to TVOC_CONCENTRATION_MEASUREMENT_CLUSTER
…on concentration measurement clusters to the all-clusters-app.
@hicklin hicklin closed this May 30, 2023
@hicklin
Copy link
Contributor Author

hicklin commented May 30, 2023

Re-opened this here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Concentration Measurement Clusters to All Clusters Example
2 participants