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

Update availability Darwin annotations for Temperature Control. #27132

Merged
Merged
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
Update availability Darwin annotations for Temperature Control.
Cluster XML changed in #27036
  • Loading branch information
bzbarsky-apple committed Jun 7, 2023
commit af103bfc3829c31468e392b3b040781ec0b730c5
9 changes: 2 additions & 7 deletions src/darwin/Framework/CHIP/templates/availability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8069,7 +8069,7 @@
- MinTemperature
- MaxTemperature
- Step
- CurrentTemperatureLevelIndex
- SelectedTemperatureLevel
- SupportedTemperatureLevels
- GeneratedCommandList
- AcceptedCommandList
Expand Down Expand Up @@ -8171,8 +8171,6 @@
OperationalState:
- OperationalStateStruct
- ErrorStateStruct
TemperatureControl:
- TemperatureLevelStruct
ThreadNetworkDiagnostics:
- NeighborTableStruct
- RouteTableStruct
Expand Down Expand Up @@ -8218,10 +8216,6 @@
- errorStateID
- errorStateLabel
- errorStateDetails
TemperatureControl:
TemperatureLevelStruct:
- label
- temperatureLevel
ThreadNetworkDiagnostics:
NeighborTableStruct:
- extAddress
Expand Down Expand Up @@ -9943,6 +9937,7 @@
Feature:
- TemperatureNumber
- TemperatureLevel
- TemperatureStep
SmokeCOAlarm:
Feature:
- SmokeAlarm
Expand Down