Skip to content

Commit 35fda6d

Browse files
Update Darwin availability annotations. (#37670)
* Update Darwin availability annotations. Mark 1.4 device types as not provisional, in-progress 1.5 bits as provisional. * Restyled by whitespace --------- Co-authored-by: Restyled.io <commits@restyled.io>
1 parent 78092a6 commit 35fda6d

File tree

2 files changed

+18
-9
lines changed

2 files changed

+18
-9
lines changed

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

+14-5
Original file line numberDiff line numberDiff line change
@@ -11426,6 +11426,11 @@
1142611426
Feature:
1142711427
- EnergyManagement
1142811428
- TankPercent
11429+
device types:
11430+
- BatteryStorage
11431+
- HeatPump
11432+
- SolarPower
11433+
- WaterHeater
1142911434
provisional:
1143011435
clusters:
1143111436
# Targeting camera enablement, not part of Matter 1.4.
@@ -11556,11 +11561,6 @@
1155611561
- SoCReporting
1155711562
- PlugAndCharge
1155811563
- V2X
11559-
device types:
11560-
- BatteryStorage
11561-
- HeatPump
11562-
- SolarPower
11563-
- WaterHeater
1156411564
removed:
1156511565
attributes:
1156611566
DishwasherMode:
@@ -11620,3 +11620,12 @@
1162011620

1162111621
- release: "Future"
1162211622
versions: "future"
11623+
provisional:
11624+
clusters:
11625+
# In-progress for maybe Matter 1.5
11626+
- ClosureControl
11627+
device types:
11628+
# In-progress for maybe Matter 1.5
11629+
- Camera
11630+
- MountedOnOffControl
11631+
- ThermostatController

src/darwin/Framework/CHIP/zap-generated/MTRClusterConstants.h

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)