Skip to content

Commit

Permalink
[darwin] Add [WiFi/Ethernet]NetworkDiagnosticsFeature bitmaps and the…
Browse files Browse the repository at this point in the history
…ir values to darwin availability register (#24692)

* [darwin] Add [WiFi/Ethernet]NetworkDiagnosticsFeature bitmaps and their values to darwin avaibability register

* Update generated content
  • Loading branch information
vivien-apple authored and pull[bot] committed Dec 1, 2023
1 parent 4b84c47 commit 9f204ff
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 6 deletions.
12 changes: 12 additions & 0 deletions src/darwin/Framework/CHIP/templates/availability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5681,6 +5681,10 @@
- DaysMaskMap
PumpConfigurationAndControl:
- PumpFeature
WiFiNetworkDiagnostics:
- WiFiNetworkDiagnosticsFeature
EthernetNetworkDiagnostics:
- EthernetNetworkDiagnosticsFeature
bitmap values:
UnitTesting:
Bitmap8MaskMap:
Expand Down Expand Up @@ -5755,6 +5759,14 @@
ModeForSequence:
- HeatSetpointPresent
- CoolSetpointPresent
WiFiNetworkDiagnostics:
WiFiNetworkDiagnosticsFeature:
- PacketCounts
- ErrorCounts
EthernetNetworkDiagnostics:
EthernetNetworkDiagnosticsFeature:
- PacketCounts
- ErrorCounts
deprecated:
clusters:
- OtaSoftwareUpdateProvider
Expand Down
12 changes: 6 additions & 6 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 9f204ff

Please sign in to comment.