Skip to content

Commit

Permalink
Remove incorrect introduced annotations for ClientMonitoring. (#24686)
Browse files Browse the repository at this point in the history
We're not actually shipping it for now in the Darwin API.  We should
not list it as introduced, so it won't be associated with a particular
release.
  • Loading branch information
bzbarsky-apple authored and pull[bot] committed Aug 1, 2023
1 parent 33455ff commit 1478260
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions src/darwin/Framework/CHIP/templates/availability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4591,7 +4591,6 @@
- OTASoftwareUpdateRequestor
- UnitTesting
- WakeOnLAN
- ClientMonitoring
- BasicInformation
- BridgedDeviceBasicInformation
attributes:
Expand All @@ -4607,16 +4606,6 @@
- PIROccupiedToUnoccupiedDelay
- PIRUnoccupiedToOccupiedDelay
- PIRUnoccupiedToOccupiedThreshold
ClientMonitoring:
- IdleModeInterval
- ActiveModeInterval
- ActiveModeThreshold
- ExpectedClients
- FeatureMap
- ClusterRevision
- AttributeList
- GeneratedCommandList
- AcceptedCommandList
UnitTesting:
- Boolean
- Bitmap8
Expand Down Expand Up @@ -4827,10 +4816,6 @@
- TestSimpleOptionalArgumentRequest
- TestEmitTestEventRequest
- TestEmitTestFabricScopedEventRequest
ClientMonitoring:
- RegisterClientMonitoring
- UnregisterClientMonitoring
- StayAwakeRequest
ContentLauncher:
- LauncherResponse
MediaPlayback:
Expand Down Expand Up @@ -4992,13 +4977,6 @@
# Next two were introduced and deprecated at the same time, effectively
- providerNodeId
- vendorId
ClientMonitoring:
RegisterClientMonitoring:
- clientNodeId
- iCid
UnregisterClientMonitoring:
- clientNodeId
- iCid
Groups:
AddGroup:
- groupID
Expand Down Expand Up @@ -5108,8 +5086,6 @@
- NestedStructList
- DoubleNestedStructList
- TestListStructOctet
ClientMonitoring:
- MonitoringRegistration
BasicInformation:
- CapabilityMinimaStruct
AccessControl:
Expand Down Expand Up @@ -5203,11 +5179,6 @@
- providerNodeID
- endpoint
- fabricIndex
ClientMonitoring:
MonitoringRegistration:
- clientNodeId
- iCid
- fabricIndex
BasicInformation:
CapabilityMinimaStruct:
- caseSessionsPerFabric
Expand Down

0 comments on commit 1478260

Please sign in to comment.