Skip to content

Commit

Permalink
Update availability annotations for Darwin.
Browse files Browse the repository at this point in the history
* Administrator Commissioning feature map has been around for a while, but
  finally got added to the SDK, so that's not marked provisional.
* Various things targeting Spring 2024 Matter release are explicitly marked
  provisional.
  • Loading branch information
bzbarsky-apple committed Oct 31, 2023
1 parent fe513bb commit d7b3fc8
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
22 changes: 22 additions & 0 deletions src/darwin/Framework/CHIP/templates/availability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7729,13 +7729,19 @@
- release: "Future"
versions: "future"
introduced:
bitmaps:
AdministratorCommissioning:
- Feature
bitmap values:
PumpConfigurationAndControl:
PumpStatusBitmap:
- SupplyFault
SoftwareDiagnostics:
Feature:
- Watermarks
AdministratorCommissioning:
Feature:
- Basic
deprecated:
bitmap values:
PumpConfigurationAndControl:
Expand All @@ -7744,6 +7750,22 @@
SoftwareDiagnostics:
Feature:
- WaterMarks
provisional:
attributes:
NetworkCommissioning:
# Targeting Spring 2024 Matter release
- SupportedWiFiBands
- SupportedThreadFeatures
- ThreadVersion
commands:
GeneralDiagnostics:
# Targeting Spring 2024 Matter release
- TimeSnapshot
- TimeSnapshotResponse
bitmaps:
NetworkCommissioning:
# Targeting Spring 2024 Matter release
- ThreadCapabilitiesBitmap
renames:
bitmap values:
PumpConfigurationAndControl:
Expand Down
4 changes: 2 additions & 2 deletions src/darwin/Framework/CHIP/zap-generated/MTRBaseClusters.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d7b3fc8

Please sign in to comment.