Skip to content

Commit

Permalink
Ha low enum additions (#26751)
Browse files Browse the repository at this point in the history
* Update WiFiBand and WiFiVersionEnum for HaLow (Spec PR #6333)

* ZAP Auto generated files after HaLow enum additions (Spec PT #6333)

* Restyled by whitespace

* Revert incorrect availablity change

* Update auto generate framework file

* Update Darwin availability annotations.

* Update auto generated file using ZAP

---------

Co-authored-by: Restyled.io <[email protected]>
Co-authored-by: Boris Zbarsky <[email protected]>
  • Loading branch information
3 people authored and pull[bot] committed May 3, 2024
1 parent 9af7ac0 commit 5a0e954
Show file tree
Hide file tree
Showing 59 changed files with 134 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1346,6 +1346,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down Expand Up @@ -1830,6 +1831,7 @@ server cluster WiFiNetworkDiagnostics = 54 {
kN = 3;
kAc = 4;
kAx = 5;
kAh = 6;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1202,6 +1202,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down Expand Up @@ -1626,6 +1627,7 @@ server cluster WiFiNetworkDiagnostics = 54 {
kN = 3;
kAc = 4;
kAx = 5;
kAh = 6;
}

bitmap Feature : BITMAP32 {
Expand Down
2 changes: 2 additions & 0 deletions examples/bridge-app/bridge-common/bridge-app.matter
Original file line number Diff line number Diff line change
Expand Up @@ -737,6 +737,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down Expand Up @@ -1217,6 +1218,7 @@ server cluster WiFiNetworkDiagnostics = 54 {
kN = 3;
kAc = 4;
kAx = 5;
kAh = 6;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1102,6 +1102,7 @@ server cluster WiFiNetworkDiagnostics = 54 {
kN = 3;
kAc = 4;
kAx = 5;
kAh = 6;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -705,6 +705,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -608,6 +608,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -757,6 +757,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
1 change: 1 addition & 0 deletions examples/chef/devices/rootnode_doorlock_aNKYAreMXE.matter
Original file line number Diff line number Diff line change
Expand Up @@ -608,6 +608,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -757,6 +757,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
1 change: 1 addition & 0 deletions examples/chef/devices/rootnode_fan_7N2TobIlOX.matter
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -683,6 +683,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -751,6 +751,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -683,6 +683,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -683,6 +683,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -683,6 +683,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -757,6 +757,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -720,6 +720,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -656,6 +656,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -683,6 +683,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
1 change: 1 addition & 0 deletions examples/chef/devices/rootnode_pump_a811bb33a0.matter
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
1 change: 1 addition & 0 deletions examples/chef/devices/rootnode_speaker_RpzeXdimqA.matter
Original file line number Diff line number Diff line change
Expand Up @@ -751,6 +751,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -683,6 +683,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -608,6 +608,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -608,6 +608,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down Expand Up @@ -1079,6 +1080,7 @@ server cluster WiFiNetworkDiagnostics = 54 {
kN = 3;
kAc = 4;
kAx = 5;
kAh = 6;
}

bitmap Feature : BITMAP32 {
Expand Down
2 changes: 2 additions & 0 deletions examples/dynamic-bridge-app/bridge-common/bridge-app.matter
Original file line number Diff line number Diff line change
Expand Up @@ -737,6 +737,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down Expand Up @@ -1217,6 +1218,7 @@ server cluster WiFiNetworkDiagnostics = 54 {
kN = 3;
kAc = 4;
kAx = 5;
kAh = 6;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -903,6 +903,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down Expand Up @@ -1387,6 +1388,7 @@ server cluster WiFiNetworkDiagnostics = 54 {
kN = 3;
kAc = 4;
kAx = 5;
kAh = 6;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -765,6 +765,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -765,6 +765,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down Expand Up @@ -1085,6 +1086,7 @@ server cluster WiFiNetworkDiagnostics = 54 {
kN = 3;
kAc = 4;
kAx = 5;
kAh = 6;
}

bitmap Feature : BITMAP32 {
Expand Down
2 changes: 2 additions & 0 deletions examples/lighting-app/lighting-common/lighting-app.matter
Original file line number Diff line number Diff line change
Expand Up @@ -765,6 +765,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down Expand Up @@ -1249,6 +1250,7 @@ server cluster WiFiNetworkDiagnostics = 54 {
kN = 3;
kAc = 4;
kAx = 5;
kAh = 6;
}

bitmap Feature : BITMAP32 {
Expand Down
1 change: 1 addition & 0 deletions examples/lighting-app/nxp/zap/lighting-on-off.matter
Original file line number Diff line number Diff line change
Expand Up @@ -699,6 +699,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
1 change: 1 addition & 0 deletions examples/lighting-app/qpg/zap/light.matter
Original file line number Diff line number Diff line change
Expand Up @@ -709,6 +709,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -765,6 +765,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -765,6 +765,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down Expand Up @@ -1086,6 +1087,7 @@ server cluster WiFiNetworkDiagnostics = 54 {
kN = 3;
kAc = 4;
kAx = 5;
kAh = 6;
}

bitmap Feature : BITMAP32 {
Expand Down
2 changes: 2 additions & 0 deletions examples/lock-app/lock-common/lock-app.matter
Original file line number Diff line number Diff line change
Expand Up @@ -812,6 +812,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down Expand Up @@ -1296,6 +1297,7 @@ server cluster WiFiNetworkDiagnostics = 54 {
kN = 3;
kAc = 4;
kAx = 5;
kAh = 6;
}

bitmap Feature : BITMAP32 {
Expand Down
1 change: 1 addition & 0 deletions examples/lock-app/nxp/zap/lock-app.matter
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
1 change: 1 addition & 0 deletions examples/lock-app/qpg/zap/lock.matter
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -657,6 +657,7 @@ server cluster NetworkCommissioning = 49 {
k5g = 2;
k6g = 3;
k60g = 4;
k1g = 5;
}

bitmap Feature : BITMAP32 {
Expand Down
Loading

0 comments on commit 5a0e954

Please sign in to comment.