Skip to content

Commit 7386e4b

Browse files
[SL-ONLY] Regenerate ZAP files for Silabs apps
1 parent e805e87 commit 7386e4b

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

examples/base-platform-app/silabs/data_model/platform-thread-app.matter

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ fabric_scoped struct WebRTCSessionStruct {
366366

367367
/** Attributes and commands for group configuration and manipulation. */
368368
cluster Groups = 4 {
369-
revision 5;
369+
revision 4;
370370

371371
bitmap Feature : bitmap32 {
372372
kGroupNames = 0x1;

examples/base-platform-app/silabs/data_model/platform-thread-icd-app.matter

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ fabric_scoped struct WebRTCSessionStruct {
366366

367367
/** Attributes and commands for group configuration and manipulation. */
368368
cluster Groups = 4 {
369-
revision 5;
369+
revision 4;
370370

371371
bitmap Feature : bitmap32 {
372372
kGroupNames = 0x1;

examples/base-platform-app/silabs/data_model/platform-wifi-app.matter

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ fabric_scoped struct WebRTCSessionStruct {
366366

367367
/** Attributes and commands for group configuration and manipulation. */
368368
cluster Groups = 4 {
369-
revision 5;
369+
revision 4;
370370

371371
bitmap Feature : bitmap32 {
372372
kGroupNames = 0x1;

examples/base-platform-app/silabs/data_model/platform-wifi-icd-app.matter

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ fabric_scoped struct WebRTCSessionStruct {
366366

367367
/** Attributes and commands for group configuration and manipulation. */
368368
cluster Groups = 4 {
369-
revision 5;
369+
revision 4;
370370

371371
bitmap Feature : bitmap32 {
372372
kGroupNames = 0x1;

examples/fan-control-app/silabs/data_model/fan-control-thread-app.matter

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ cluster Identify = 3 {
415415

416416
/** Attributes and commands for group configuration and manipulation. */
417417
cluster Groups = 4 {
418-
revision 5;
418+
revision 4;
419419

420420
bitmap Feature : bitmap32 {
421421
kGroupNames = 0x1;

examples/fan-control-app/silabs/data_model/fan-control-wifi-app.matter

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ cluster Identify = 3 {
415415

416416
/** Attributes and commands for group configuration and manipulation. */
417417
cluster Groups = 4 {
418-
revision 5;
418+
revision 4;
419419

420420
bitmap Feature : bitmap32 {
421421
kGroupNames = 0x1;

examples/onoff-plug-app/silabs/data_model/onoff-plug-app.matter

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ cluster Identify = 3 {
415415

416416
/** Attributes and commands for group configuration and manipulation. */
417417
cluster Groups = 4 {
418-
revision 5;
418+
revision 4;
419419

420420
bitmap Feature : bitmap32 {
421421
kGroupNames = 0x1;

examples/rangehood-app/silabs/data_model/rangehood-wifi-app.matter

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ cluster Identify = 3 {
415415

416416
/** Attributes and commands for group configuration and manipulation. */
417417
cluster Groups = 4 {
418-
revision 5;
418+
revision 4;
419419

420420
bitmap Feature : bitmap32 {
421421
kGroupNames = 0x1;

examples/template/silabs/template_DataModel_config/sl_template.matter

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ cluster Identify = 3 {
415415

416416
/** Attributes and commands for group configuration and manipulation. */
417417
cluster Groups = 4 {
418-
revision 5;
418+
revision 4;
419419

420420
bitmap Feature : bitmap32 {
421421
kGroupNames = 0x1;

examples/thermostat/silabs/data_model/thermostat-thread-app.matter

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ cluster Identify = 3 {
464464

465465
/** Attributes and commands for group configuration and manipulation. */
466466
cluster Groups = 4 {
467-
revision 5;
467+
revision 4;
468468

469469
bitmap Feature : bitmap32 {
470470
kGroupNames = 0x1;

0 commit comments

Comments
 (0)