Skip to content

Commit

Permalink
Update Darwin availability annotations.
Browse files Browse the repository at this point in the history
  • Loading branch information
bzbarsky-apple committed Sep 23, 2024
1 parent 8750c55 commit fc44e30
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions src/darwin/Framework/CHIP/templates/availability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9778,6 +9778,8 @@
- GlobalStruct
- NullableGlobalEnum
- NullableGlobalStruct
- ReadFailureCode
- FailureInt32U
commands:
AccessControl:
# Targeting 1.4
Expand Down Expand Up @@ -9862,6 +9864,44 @@
- RequiredTCNotAccepted
- TCAcknowledgementsNotReceived
- TCMinVersionNotMet
RVCCleanMode:
# Not clear whether these will stay in the XML
ModeTag:
- Auto
- Quick
- Quiet
- LowNoise
- LowEnergy
- Min
- Max
- Night
- Day
- Vacation
RVCOperationalState:
# Not clear whether these will stay in the XML
ErrorStateEnum:
- NoError
- UnableToStartOrResume
- UnableToCompleteOperation
- CommandInvalidInState
OperationalStateEnum:
- Stopped
- Running
- Paused
- Error
RVCRunMode:
# Not clear whether these will stay in the XML
ModeTag:
- Auto
- Quick
- Quiet
- LowNoise
- LowEnergy
- Min
- Max
- Night
- Day
- Vacation
bitmaps:
AccessControl:
# Targeting 1.4
Expand Down

0 comments on commit fc44e30

Please sign in to comment.