Skip to content

Commit 3b72a61

Browse files
Update Darwin availability annotations. (#35300)
1 parent 952873e commit 3b72a61

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

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

+11-10
Original file line numberDiff line numberDiff line change
@@ -9681,16 +9681,6 @@
96819681
- Setpoints
96829682
- Presets
96839683
- MatterScheduleConfiguration
9684-
RVCRunMode:
9685-
Feature:
9686-
# Not really part of the spec, need to think about whether to
9687-
# expose this.
9688-
- NoFeatures
9689-
RVCCleanMode:
9690-
Feature:
9691-
# Not really part of the spec, need to think about whether to
9692-
# expose this.
9693-
- NoFeatures
96949684

96959685
- release: "Future"
96969686
versions: "future"
@@ -9842,6 +9832,9 @@
98429832
BridgedDeviceBasicInformation:
98439833
# Targeting 1.4
98449834
- ActiveChanged
9835+
OccupancySensing:
9836+
# Targeting 1.4
9837+
- OccupancyChanged
98459838
enums:
98469839
AccessControl:
98479840
# Targeting 1.4
@@ -9890,6 +9883,14 @@
98909883
Feature:
98919884
# Targeting 1.4
98929885
- ActionSwitch
9886+
RVCCleanMode:
9887+
Feature:
9888+
# Targeting 1.4
9889+
- DirectModeChange
9890+
RVCRunMode:
9891+
Feature:
9892+
# Targeting 1.4
9893+
- DirectModeChange
98939894
renames:
98949895
enums:
98959896
ColorControl:

0 commit comments

Comments
 (0)