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

Adjust Darwin API availability annotations for Power Source spelling fixes. #24685

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions src/darwin/Framework/CHIP/templates/availability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5515,6 +5515,10 @@
PowerSource:
BatChargeLevel:
- OK
BatChargeFault:
- Unspecified
PowerSourceStatus:
- Unspecified
ThreadNetworkDiagnostics:
ConnectionStatusEnum:
- Connected
Expand Down Expand Up @@ -6040,6 +6044,10 @@
PowerSource:
BatChargeLevel:
- Ok
BatChargeFault:
- Unspecfied
PowerSourceStatus:
- Unspecfied
WiFiNetworkDiagnostics:
WiFiVersionType:
- 80211a
Expand Down Expand Up @@ -6409,6 +6417,10 @@
PowerSource:
BatChargeLevel:
OK: Ok
BatChargeFault:
Unspecified: Unspecfied
PowerSourceStatus:
Unspecified: Unspecfied
WiFiNetworkDiagnostics:
WiFiVersionType:
A: 80211a
Expand Down
10 changes: 8 additions & 2 deletions src/darwin/Framework/CHIP/zap-generated/MTRBaseClusters.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.