Skip to content

Commit

Permalink
Update availability Darwin annotations for Temperature Control. (#27132)
Browse files Browse the repository at this point in the history
Cluster XML changed in #27036
  • Loading branch information
bzbarsky-apple authored and pull[bot] committed Aug 15, 2023
1 parent aa43a00 commit b8975fa
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 @@ -8060,7 +8060,7 @@
- MinTemperature
- MaxTemperature
- Step
- CurrentTemperatureLevelIndex
- SelectedTemperatureLevel
- SupportedTemperatureLevels
- GeneratedCommandList
- AcceptedCommandList
Expand Down Expand Up @@ -8158,8 +8158,6 @@
OperationalState:
- OperationalStateStruct
- ErrorStateStruct
TemperatureControl:
- TemperatureLevelStruct
ThreadNetworkDiagnostics:
- NeighborTableStruct
- RouteTableStruct
Expand Down Expand Up @@ -8211,10 +8209,6 @@
- errorStateID
- errorStateLabel
- errorStateDetails
TemperatureControl:
TemperatureLevelStruct:
- label
- temperatureLevel
ThreadNetworkDiagnostics:
NeighborTableStruct:
- extAddress
Expand Down Expand Up @@ -9939,6 +9933,7 @@
Feature:
- TemperatureNumber
- TemperatureLevel
- TemperatureStep
SmokeCOAlarm:
Feature:
- SmokeAlarm
Expand Down

0 comments on commit b8975fa

Please sign in to comment.