Skip to content

Commit

Permalink
Add a few new things to Darwin availability annotations. (#28528)
Browse files Browse the repository at this point in the history
  • Loading branch information
bzbarsky-apple authored and pull[bot] committed Jun 26, 2024
1 parent 6637f22 commit 7425025
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/darwin/Framework/CHIP/templates/availability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7621,10 +7621,28 @@
attributes:
PowerSource:
- EndpointList
Descriptor:
- TagList
structs:
Descriptor:
- SemanticTagStruct
struct fields:
Descriptor:
SemanticTagStruct:
- mfgCode
- namespaceID
- tag
- label
bitmaps:
GroupKeyManagement:
- Feature
bitmap values:
OnOff:
Feature:
- DeadFront
GroupKeyManagement:
Feature:
- CacheAndSync
removed:
clusters:
# Clusters that really should just not be exposed, even if they're in our XML.
Expand Down

0 comments on commit 7425025

Please sign in to comment.