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
Add API for Concentration Measurement Clusters (#28576)
* WIP; added Concentration Measurement Instance Class and Cluster Objects, implemented Read handler
* Server updates to support an API for the concentration measurement clusters
* Updating all-clusters-app to give example of the new concentration measurement API
* regenerated code
* Restyled by whitespace
* Restyled by gn
* Restyled by prettier-json
* Reworked the cluster implementation to be a templated class so that we can turn off parts of it depending on what features are being used. Also added some factory functions to help with bringing up various feature sets to make it clearer for the user
* Modifed all-clusters concentration instances to use the new factory functions
* Removed the concentration-measurement-server.cpp as no longer used due to templating
* Code re-genned
* Changing name of the concetration instances to use the word instances rather than Server, per PR comment
---------
Co-authored-by: Restyled.io <[email protected]>
0 commit comments