Skip to content

Commit fbc0d21

Browse files
Update Darwin availability annotations. (#35738)
1 parent f6e34f4 commit fbc0d21

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

src/darwin/Framework/CHIP/templates/availability.yaml

+40
Original file line numberDiff line numberDiff line change
@@ -9778,6 +9778,8 @@
97789778
- GlobalStruct
97799779
- NullableGlobalEnum
97809780
- NullableGlobalStruct
9781+
- ReadFailureCode
9782+
- FailureInt32U
97819783
commands:
97829784
AccessControl:
97839785
# Targeting 1.4
@@ -9862,6 +9864,44 @@
98629864
- RequiredTCNotAccepted
98639865
- TCAcknowledgementsNotReceived
98649866
- TCMinVersionNotMet
9867+
RVCCleanMode:
9868+
# Not clear whether these will stay in the XML
9869+
ModeTag:
9870+
- Auto
9871+
- Quick
9872+
- Quiet
9873+
- LowNoise
9874+
- LowEnergy
9875+
- Min
9876+
- Max
9877+
- Night
9878+
- Day
9879+
- Vacation
9880+
RVCOperationalState:
9881+
# Not clear whether these will stay in the XML
9882+
ErrorStateEnum:
9883+
- NoError
9884+
- UnableToStartOrResume
9885+
- UnableToCompleteOperation
9886+
- CommandInvalidInState
9887+
OperationalStateEnum:
9888+
- Stopped
9889+
- Running
9890+
- Paused
9891+
- Error
9892+
RVCRunMode:
9893+
# Not clear whether these will stay in the XML
9894+
ModeTag:
9895+
- Auto
9896+
- Quick
9897+
- Quiet
9898+
- LowNoise
9899+
- LowEnergy
9900+
- Min
9901+
- Max
9902+
- Night
9903+
- Day
9904+
- Vacation
98659905
bitmaps:
98669906
AccessControl:
98679907
# Targeting 1.4

0 commit comments

Comments
 (0)