Skip to content

Commit

Permalink
Update availability annotations for alarm clusters. (project-chip#27487)
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 authored Jun 27, 2023
1 parent 4033d52 commit 4838899
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
- LaundryWasherControls
- 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 4838899

Please sign in to comment.