Skip to content

Commit

Permalink
Add missing enums in Group Key Management cluster (#28413)
Browse files Browse the repository at this point in the history
* Update group-key-mgmt-cluster.xml

* Re-gen ZAP

---------

Co-authored-by: tennessee.carmelveilleux@gmail.com <tennessee@google.com>
  • Loading branch information
2 people authored and pull[bot] committed Jan 4, 2024
1 parent 18a818a commit 1555208
Show file tree
Hide file tree
Showing 58 changed files with 241 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2295,6 +2295,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1934,6 +1934,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
4 changes: 4 additions & 0 deletions examples/bridge-app/bridge-common/bridge-app.matter
Original file line number Diff line number Diff line change
Expand Up @@ -1546,6 +1546,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1431,6 +1431,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -898,6 +898,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1131,6 +1131,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1191,6 +1191,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1145,6 +1145,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1295,6 +1295,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
4 changes: 4 additions & 0 deletions examples/chef/devices/rootnode_doorlock_aNKYAreMXE.matter
Original file line number Diff line number Diff line change
Expand Up @@ -1145,6 +1145,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1295,6 +1295,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
4 changes: 4 additions & 0 deletions examples/chef/devices/rootnode_fan_7N2TobIlOX.matter
Original file line number Diff line number Diff line change
Expand Up @@ -1132,6 +1132,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
4 changes: 4 additions & 0 deletions examples/chef/devices/rootnode_flowsensor_1zVxHedlaV.matter
Original file line number Diff line number Diff line change
Expand Up @@ -1220,6 +1220,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1289,6 +1289,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1220,6 +1220,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
4 changes: 4 additions & 0 deletions examples/chef/devices/rootnode_lightsensor_lZQycTFcJK.matter
Original file line number Diff line number Diff line change
Expand Up @@ -1220,6 +1220,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1220,6 +1220,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
4 changes: 4 additions & 0 deletions examples/chef/devices/rootnode_onofflight_bbs1b7IaOV.matter
Original file line number Diff line number Diff line change
Expand Up @@ -1295,6 +1295,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1259,6 +1259,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1194,6 +1194,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1220,6 +1220,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
4 changes: 4 additions & 0 deletions examples/chef/devices/rootnode_pump_a811bb33a0.matter
Original file line number Diff line number Diff line change
Expand Up @@ -844,6 +844,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
4 changes: 4 additions & 0 deletions examples/chef/devices/rootnode_speaker_RpzeXdimqA.matter
Original file line number Diff line number Diff line change
Expand Up @@ -1289,6 +1289,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1220,6 +1220,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
4 changes: 4 additions & 0 deletions examples/chef/devices/rootnode_thermostat_bm3fb8dhYi.matter
Original file line number Diff line number Diff line change
Expand Up @@ -1145,6 +1145,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1145,6 +1145,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1356,6 +1356,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -976,6 +976,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1859,6 +1859,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1464,6 +1464,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1374,6 +1374,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
4 changes: 4 additions & 0 deletions examples/lighting-app/lighting-common/lighting-app.matter
Original file line number Diff line number Diff line change
Expand Up @@ -1723,6 +1723,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
4 changes: 4 additions & 0 deletions examples/lighting-app/nxp/zap/lighting-on-off.matter
Original file line number Diff line number Diff line change
Expand Up @@ -1290,6 +1290,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
4 changes: 4 additions & 0 deletions examples/lighting-app/qpg/zap/light.matter
Original file line number Diff line number Diff line change
Expand Up @@ -1356,6 +1356,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1816,6 +1816,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1705,6 +1705,10 @@ server cluster GroupKeyManagement = 63 {
kCacheAndSync = 1;
}

bitmap Feature : BITMAP32 {
kCacheAndSync = 0x1;
}

fabric_scoped struct GroupInfoMapStruct {
group_id groupId = 1;
endpoint_no endpoints[] = 2;
Expand Down
Loading

0 comments on commit 1555208

Please sign in to comment.