Skip to content

Commit

Permalink
Update availability Darwin annotations for Temperature Control.
Browse files Browse the repository at this point in the history
Cluster XML changed in #27036
  • Loading branch information
bzbarsky-apple committed Jun 7, 2023
1 parent 580c8e0 commit af103bf
Showing 1 changed file with 2 additions and 7 deletions.
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

0 comments on commit af103bf

Please sign in to comment.