Skip to content

Commit 138b5b8

Browse files
authored
Fix ZAP CI with just regen (#34745)
1 parent 852368c commit 138b5b8

File tree

92 files changed

+599
-599
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+599
-599
lines changed

examples/air-purifier-app/air-purifier-common/air-purifier-app.matter

+6-6
Original file line numberDiff line numberDiff line change
@@ -208,18 +208,18 @@ bitmap TestGlobalBitmap : bitmap32 {
208208
kSecondBit = 0x2;
209209
}
210210

211-
struct LocationDescriptorStruct {
212-
char_string<128> locationName = 0;
213-
nullable int16s floorNumber = 1;
214-
nullable AreaTypeTag areaType = 2;
215-
}
216-
217211
struct TestGlobalStruct {
218212
char_string<128> name = 0;
219213
nullable TestGlobalBitmap myBitmap = 1;
220214
optional nullable TestGlobalEnum myEnum = 2;
221215
}
222216

217+
struct LocationDescriptorStruct {
218+
char_string<128> locationName = 0;
219+
nullable int16s floorNumber = 1;
220+
nullable AreaTypeTag areaType = 2;
221+
}
222+
223223
/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
224224
cluster Identify = 3 {
225225
revision 4;

examples/air-quality-sensor-app/air-quality-sensor-common/air-quality-sensor-app.matter

+6-6
Original file line numberDiff line numberDiff line change
@@ -208,18 +208,18 @@ bitmap TestGlobalBitmap : bitmap32 {
208208
kSecondBit = 0x2;
209209
}
210210

211-
struct LocationDescriptorStruct {
212-
char_string<128> locationName = 0;
213-
nullable int16s floorNumber = 1;
214-
nullable AreaTypeTag areaType = 2;
215-
}
216-
217211
struct TestGlobalStruct {
218212
char_string<128> name = 0;
219213
nullable TestGlobalBitmap myBitmap = 1;
220214
optional nullable TestGlobalEnum myEnum = 2;
221215
}
222216

217+
struct LocationDescriptorStruct {
218+
char_string<128> locationName = 0;
219+
nullable int16s floorNumber = 1;
220+
nullable AreaTypeTag areaType = 2;
221+
}
222+
223223
/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
224224
cluster Identify = 3 {
225225
revision 4;

examples/all-clusters-app/all-clusters-common/all-clusters-app.matter

+6-6
Original file line numberDiff line numberDiff line change
@@ -208,18 +208,18 @@ bitmap TestGlobalBitmap : bitmap32 {
208208
kSecondBit = 0x2;
209209
}
210210

211-
struct LocationDescriptorStruct {
212-
char_string<128> locationName = 0;
213-
nullable int16s floorNumber = 1;
214-
nullable AreaTypeTag areaType = 2;
215-
}
216-
217211
struct TestGlobalStruct {
218212
char_string<128> name = 0;
219213
nullable TestGlobalBitmap myBitmap = 1;
220214
optional nullable TestGlobalEnum myEnum = 2;
221215
}
222216

217+
struct LocationDescriptorStruct {
218+
char_string<128> locationName = 0;
219+
nullable int16s floorNumber = 1;
220+
nullable AreaTypeTag areaType = 2;
221+
}
222+
223223
/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
224224
cluster Identify = 3 {
225225
revision 4;

examples/all-clusters-minimal-app/all-clusters-common/all-clusters-minimal-app.matter

+6-6
Original file line numberDiff line numberDiff line change
@@ -208,18 +208,18 @@ bitmap TestGlobalBitmap : bitmap32 {
208208
kSecondBit = 0x2;
209209
}
210210

211-
struct LocationDescriptorStruct {
212-
char_string<128> locationName = 0;
213-
nullable int16s floorNumber = 1;
214-
nullable AreaTypeTag areaType = 2;
215-
}
216-
217211
struct TestGlobalStruct {
218212
char_string<128> name = 0;
219213
nullable TestGlobalBitmap myBitmap = 1;
220214
optional nullable TestGlobalEnum myEnum = 2;
221215
}
222216

217+
struct LocationDescriptorStruct {
218+
char_string<128> locationName = 0;
219+
nullable int16s floorNumber = 1;
220+
nullable AreaTypeTag areaType = 2;
221+
}
222+
223223
/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
224224
cluster Identify = 3 {
225225
revision 4;

examples/bridge-app/bridge-common/bridge-app.matter

+6-6
Original file line numberDiff line numberDiff line change
@@ -208,18 +208,18 @@ bitmap TestGlobalBitmap : bitmap32 {
208208
kSecondBit = 0x2;
209209
}
210210

211-
struct LocationDescriptorStruct {
212-
char_string<128> locationName = 0;
213-
nullable int16s floorNumber = 1;
214-
nullable AreaTypeTag areaType = 2;
215-
}
216-
217211
struct TestGlobalStruct {
218212
char_string<128> name = 0;
219213
nullable TestGlobalBitmap myBitmap = 1;
220214
optional nullable TestGlobalEnum myEnum = 2;
221215
}
222216

217+
struct LocationDescriptorStruct {
218+
char_string<128> locationName = 0;
219+
nullable int16s floorNumber = 1;
220+
nullable AreaTypeTag areaType = 2;
221+
}
222+
223223
/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
224224
cluster Identify = 3 {
225225
revision 4;

examples/chef/devices/noip_rootnode_dimmablelight_bCwGYSDpoe.matter

+6-6
Original file line numberDiff line numberDiff line change
@@ -208,18 +208,18 @@ bitmap TestGlobalBitmap : bitmap32 {
208208
kSecondBit = 0x2;
209209
}
210210

211-
struct LocationDescriptorStruct {
212-
char_string<128> locationName = 0;
213-
nullable int16s floorNumber = 1;
214-
nullable AreaTypeTag areaType = 2;
215-
}
216-
217211
struct TestGlobalStruct {
218212
char_string<128> name = 0;
219213
nullable TestGlobalBitmap myBitmap = 1;
220214
optional nullable TestGlobalEnum myEnum = 2;
221215
}
222216

217+
struct LocationDescriptorStruct {
218+
char_string<128> locationName = 0;
219+
nullable int16s floorNumber = 1;
220+
nullable AreaTypeTag areaType = 2;
221+
}
222+
223223
/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
224224
cluster Identify = 3 {
225225
revision 4;

examples/chef/devices/rootnode_airpurifier_73a6fe2651.matter

+6-6
Original file line numberDiff line numberDiff line change
@@ -208,18 +208,18 @@ bitmap TestGlobalBitmap : bitmap32 {
208208
kSecondBit = 0x2;
209209
}
210210

211-
struct LocationDescriptorStruct {
212-
char_string<128> locationName = 0;
213-
nullable int16s floorNumber = 1;
214-
nullable AreaTypeTag areaType = 2;
215-
}
216-
217211
struct TestGlobalStruct {
218212
char_string<128> name = 0;
219213
nullable TestGlobalBitmap myBitmap = 1;
220214
optional nullable TestGlobalEnum myEnum = 2;
221215
}
222216

217+
struct LocationDescriptorStruct {
218+
char_string<128> locationName = 0;
219+
nullable int16s floorNumber = 1;
220+
nullable AreaTypeTag areaType = 2;
221+
}
222+
223223
/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
224224
cluster Identify = 3 {
225225
revision 4;

examples/chef/devices/rootnode_airpurifier_airqualitysensor_temperaturesensor_humiditysensor_thermostat_56de3d5f45.matter

+6-6
Original file line numberDiff line numberDiff line change
@@ -208,18 +208,18 @@ bitmap TestGlobalBitmap : bitmap32 {
208208
kSecondBit = 0x2;
209209
}
210210

211-
struct LocationDescriptorStruct {
212-
char_string<128> locationName = 0;
213-
nullable int16s floorNumber = 1;
214-
nullable AreaTypeTag areaType = 2;
215-
}
216-
217211
struct TestGlobalStruct {
218212
char_string<128> name = 0;
219213
nullable TestGlobalBitmap myBitmap = 1;
220214
optional nullable TestGlobalEnum myEnum = 2;
221215
}
222216

217+
struct LocationDescriptorStruct {
218+
char_string<128> locationName = 0;
219+
nullable int16s floorNumber = 1;
220+
nullable AreaTypeTag areaType = 2;
221+
}
222+
223223
/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
224224
cluster Identify = 3 {
225225
revision 4;

examples/chef/devices/rootnode_airqualitysensor_e63187f6c9.matter

+6-6
Original file line numberDiff line numberDiff line change
@@ -208,18 +208,18 @@ bitmap TestGlobalBitmap : bitmap32 {
208208
kSecondBit = 0x2;
209209
}
210210

211-
struct LocationDescriptorStruct {
212-
char_string<128> locationName = 0;
213-
nullable int16s floorNumber = 1;
214-
nullable AreaTypeTag areaType = 2;
215-
}
216-
217211
struct TestGlobalStruct {
218212
char_string<128> name = 0;
219213
nullable TestGlobalBitmap myBitmap = 1;
220214
optional nullable TestGlobalEnum myEnum = 2;
221215
}
222216

217+
struct LocationDescriptorStruct {
218+
char_string<128> locationName = 0;
219+
nullable int16s floorNumber = 1;
220+
nullable AreaTypeTag areaType = 2;
221+
}
222+
223223
/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
224224
cluster Identify = 3 {
225225
revision 4;

examples/chef/devices/rootnode_basicvideoplayer_0ff86e943b.matter

+6-6
Original file line numberDiff line numberDiff line change
@@ -208,18 +208,18 @@ bitmap TestGlobalBitmap : bitmap32 {
208208
kSecondBit = 0x2;
209209
}
210210

211-
struct LocationDescriptorStruct {
212-
char_string<128> locationName = 0;
213-
nullable int16s floorNumber = 1;
214-
nullable AreaTypeTag areaType = 2;
215-
}
216-
217211
struct TestGlobalStruct {
218212
char_string<128> name = 0;
219213
nullable TestGlobalBitmap myBitmap = 1;
220214
optional nullable TestGlobalEnum myEnum = 2;
221215
}
222216

217+
struct LocationDescriptorStruct {
218+
char_string<128> locationName = 0;
219+
nullable int16s floorNumber = 1;
220+
nullable AreaTypeTag areaType = 2;
221+
}
222+
223223
/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
224224
cluster Identify = 3 {
225225
revision 4;

examples/chef/devices/rootnode_colortemperaturelight_hbUnzYVeyn.matter

+6-6
Original file line numberDiff line numberDiff line change
@@ -208,18 +208,18 @@ bitmap TestGlobalBitmap : bitmap32 {
208208
kSecondBit = 0x2;
209209
}
210210

211-
struct LocationDescriptorStruct {
212-
char_string<128> locationName = 0;
213-
nullable int16s floorNumber = 1;
214-
nullable AreaTypeTag areaType = 2;
215-
}
216-
217211
struct TestGlobalStruct {
218212
char_string<128> name = 0;
219213
nullable TestGlobalBitmap myBitmap = 1;
220214
optional nullable TestGlobalEnum myEnum = 2;
221215
}
222216

217+
struct LocationDescriptorStruct {
218+
char_string<128> locationName = 0;
219+
nullable int16s floorNumber = 1;
220+
nullable AreaTypeTag areaType = 2;
221+
}
222+
223223
/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
224224
cluster Identify = 3 {
225225
revision 4;

examples/chef/devices/rootnode_contactsensor_27f76aeaf5.matter

+6-6
Original file line numberDiff line numberDiff line change
@@ -208,18 +208,18 @@ bitmap TestGlobalBitmap : bitmap32 {
208208
kSecondBit = 0x2;
209209
}
210210

211-
struct LocationDescriptorStruct {
212-
char_string<128> locationName = 0;
213-
nullable int16s floorNumber = 1;
214-
nullable AreaTypeTag areaType = 2;
215-
}
216-
217211
struct TestGlobalStruct {
218212
char_string<128> name = 0;
219213
nullable TestGlobalBitmap myBitmap = 1;
220214
optional nullable TestGlobalEnum myEnum = 2;
221215
}
222216

217+
struct LocationDescriptorStruct {
218+
char_string<128> locationName = 0;
219+
nullable int16s floorNumber = 1;
220+
nullable AreaTypeTag areaType = 2;
221+
}
222+
223223
/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
224224
cluster Identify = 3 {
225225
revision 4;

examples/chef/devices/rootnode_contactsensor_lFAGG1bfRO.matter

+6-6
Original file line numberDiff line numberDiff line change
@@ -208,18 +208,18 @@ bitmap TestGlobalBitmap : bitmap32 {
208208
kSecondBit = 0x2;
209209
}
210210

211-
struct LocationDescriptorStruct {
212-
char_string<128> locationName = 0;
213-
nullable int16s floorNumber = 1;
214-
nullable AreaTypeTag areaType = 2;
215-
}
216-
217211
struct TestGlobalStruct {
218212
char_string<128> name = 0;
219213
nullable TestGlobalBitmap myBitmap = 1;
220214
optional nullable TestGlobalEnum myEnum = 2;
221215
}
222216

217+
struct LocationDescriptorStruct {
218+
char_string<128> locationName = 0;
219+
nullable int16s floorNumber = 1;
220+
nullable AreaTypeTag areaType = 2;
221+
}
222+
223223
/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
224224
cluster Identify = 3 {
225225
revision 4;

examples/chef/devices/rootnode_dimmablelight_bCwGYSDpoe.matter

+6-6
Original file line numberDiff line numberDiff line change
@@ -208,18 +208,18 @@ bitmap TestGlobalBitmap : bitmap32 {
208208
kSecondBit = 0x2;
209209
}
210210

211-
struct LocationDescriptorStruct {
212-
char_string<128> locationName = 0;
213-
nullable int16s floorNumber = 1;
214-
nullable AreaTypeTag areaType = 2;
215-
}
216-
217211
struct TestGlobalStruct {
218212
char_string<128> name = 0;
219213
nullable TestGlobalBitmap myBitmap = 1;
220214
optional nullable TestGlobalEnum myEnum = 2;
221215
}
222216

217+
struct LocationDescriptorStruct {
218+
char_string<128> locationName = 0;
219+
nullable int16s floorNumber = 1;
220+
nullable AreaTypeTag areaType = 2;
221+
}
222+
223223
/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
224224
cluster Identify = 3 {
225225
revision 4;

examples/chef/devices/rootnode_dimmablepluginunit_f8a9a0b9d4.matter

+6-6
Original file line numberDiff line numberDiff line change
@@ -208,18 +208,18 @@ bitmap TestGlobalBitmap : bitmap32 {
208208
kSecondBit = 0x2;
209209
}
210210

211-
struct LocationDescriptorStruct {
212-
char_string<128> locationName = 0;
213-
nullable int16s floorNumber = 1;
214-
nullable AreaTypeTag areaType = 2;
215-
}
216-
217211
struct TestGlobalStruct {
218212
char_string<128> name = 0;
219213
nullable TestGlobalBitmap myBitmap = 1;
220214
optional nullable TestGlobalEnum myEnum = 2;
221215
}
222216

217+
struct LocationDescriptorStruct {
218+
char_string<128> locationName = 0;
219+
nullable int16s floorNumber = 1;
220+
nullable AreaTypeTag areaType = 2;
221+
}
222+
223223
/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
224224
cluster Identify = 3 {
225225
revision 4;

examples/chef/devices/rootnode_dishwasher_cc105034fe.matter

+6-6
Original file line numberDiff line numberDiff line change
@@ -208,18 +208,18 @@ bitmap TestGlobalBitmap : bitmap32 {
208208
kSecondBit = 0x2;
209209
}
210210

211-
struct LocationDescriptorStruct {
212-
char_string<128> locationName = 0;
213-
nullable int16s floorNumber = 1;
214-
nullable AreaTypeTag areaType = 2;
215-
}
216-
217211
struct TestGlobalStruct {
218212
char_string<128> name = 0;
219213
nullable TestGlobalBitmap myBitmap = 1;
220214
optional nullable TestGlobalEnum myEnum = 2;
221215
}
222216

217+
struct LocationDescriptorStruct {
218+
char_string<128> locationName = 0;
219+
nullable int16s floorNumber = 1;
220+
nullable AreaTypeTag areaType = 2;
221+
}
222+
223223
/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
224224
cluster Identify = 3 {
225225
revision 4;

0 commit comments

Comments
 (0)