Skip to content

Commit

Permalink
Add Darwin availability
Browse files Browse the repository at this point in the history
  • Loading branch information
ksperling-apple committed Nov 7, 2023
1 parent c4beee6 commit 0ef46e4
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions src/darwin/Framework/CHIP/templates/availability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7791,6 +7791,32 @@
# Targeting Spring 2024 Matter release
- TimeSnapshot
- TimeSnapshotResponse
NetworkCommissioning:
# Targeting Spring 2024 Matter release
- QueryIdentity
- QueryIdentityResponse
command fields:
NetworkCommissioning:
# Targeting Spring 2024 Matter release
AddOrUpdateWiFiNetwork:
- networkIdentity
- clientIdentifier
- possessionNonce
NetworkConfigResponse:
- clientIdentity
- possessionSignature
QueryIdentity:
- keyIdentifier
- possessionNonce
QueryIdentityResponse:
- identity
- possessionSignature
struct fields:
NetworkCommissioning:
# Targeting Spring 2024 Matter release
NetworkInfoStruct:
- networkIdentifier
- clientIdentifier
bitmaps:
NetworkCommissioning:
# Targeting Spring 2024 Matter release
Expand All @@ -7800,6 +7826,12 @@
Feature:
# Targeting Spring 2024 Matter release
- OffOnly
NetworkCommissioning:
# Targeting Spring 2024 Matter release
Feature:
- PerDeviceCredentials
WiFiSecurityBitmap:
- WPA3MatterPDC
renames:
event fields:
WiFiNetworkDiagnostics:
Expand Down

0 comments on commit 0ef46e4

Please sign in to comment.