Skip to content

Commit

Permalink
Update availability annotations for alarm clusters.
Browse files Browse the repository at this point in the history
1) Adds Supported attribute to RefrigeratorAlarm.
2) Marks DishwasherAlarm as provisional for now, until APIs stabilize.
  • Loading branch information
bzbarsky-apple committed Jun 26, 2023
1 parent 5ec5d8e commit d115ce3
Show file tree
Hide file tree
Showing 19 changed files with 9 additions and 2,801 deletions.
2 changes: 2 additions & 0 deletions src/darwin/Framework/CHIP/templates/availability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7443,6 +7443,7 @@
RefrigeratorAlarm:
- Mask
- State
- Supported
- GeneratedCommandList
- AcceptedCommandList
- AttributeList
Expand Down Expand Up @@ -8392,6 +8393,7 @@
- DishwasherMode
- WasherControls
- RVCOperationalState
- DishwasherAlarm
# Once we actually unmark TimeSynchronization as provisional, all these bits should go away too, and we should instead
# mark things as introduced/deprecated as needed. The "ids" entries should go away, in particular.
ids:
Expand Down

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

186 changes: 0 additions & 186 deletions src/darwin/Framework/CHIP/zap-generated/MTRAttributeTLVValueDecoder.mm

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

Loading

0 comments on commit d115ce3

Please sign in to comment.