From fc44e30deacd2c7875634eca259982bcb1cce573 Mon Sep 17 00:00:00 2001 From: Boris Zbarsky Date: Mon, 23 Sep 2024 17:52:25 -0400 Subject: [PATCH] Update Darwin availability annotations. --- .../CHIP/templates/availability.yaml | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/src/darwin/Framework/CHIP/templates/availability.yaml b/src/darwin/Framework/CHIP/templates/availability.yaml index a8d32569d1aa92..12458cdaec950d 100644 --- a/src/darwin/Framework/CHIP/templates/availability.yaml +++ b/src/darwin/Framework/CHIP/templates/availability.yaml @@ -9778,6 +9778,8 @@ - GlobalStruct - NullableGlobalEnum - NullableGlobalStruct + - ReadFailureCode + - FailureInt32U commands: AccessControl: # Targeting 1.4 @@ -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