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

ConcentrationMeasurement & ResourceMonitoring aliases provisional #27145

Open
ReneJosefsen opened this issue Jun 8, 2023 · 2 comments
Open

Comments

@ReneJosefsen
Copy link
Contributor

A series of alias clusters of ConcentrationMeasurement & ResourceMonitoring is now marked as provisional in spec and needs to be mark in the SDK as well.

Spec PR (Already merged): https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/7130

@bzbarsky-apple
Copy link
Contributor

We need to decide what this means in practice. Presumably we want to leave this in the XML so that chip-tool and YAML tests can work as needed? That would also mean leaving it in XML for purposes of app-common codegen.

I suspect for similar reasons the python repl might want to keep this? @tcarmelveilleux @cecille

Past that, the Darwin API is marking these provisional in #27152 so we don't ship APIs that are not ready.

What should Android and the Java APIs be doing here @andy31415?

@andy31415
Copy link
Contributor

Java has no direct "releases" to be tracked, so we can keep them being generated the same like we do for chip-tool (i.e. any controller API that one could write) or python.

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

No branches or pull requests

3 participants