Skip to content

Commit a0a27fc

Browse files
committed
zap regen all
1 parent 00696e8 commit a0a27fc

File tree

16 files changed

+25
-25
lines changed

16 files changed

+25
-25
lines changed

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -5685,7 +5685,7 @@ cluster RelativeHumidityMeasurement = 1029 {
56855685

56865686
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
56875687
cluster OccupancySensing = 1030 {
5688-
revision 3;
5688+
revision 4;
56895689

56905690
enum OccupancySensorTypeEnum : enum8 {
56915691
kPIR = 0;
@@ -8496,7 +8496,7 @@ endpoint 1 {
84968496
ram attribute occupancySensorType;
84978497
ram attribute occupancySensorTypeBitmap;
84988498
ram attribute featureMap default = 0;
8499-
ram attribute clusterRevision default = 3;
8499+
ram attribute clusterRevision default = 4;
85008500
}
85018501

85028502
server cluster CarbonMonoxideConcentrationMeasurement {
@@ -8963,7 +8963,7 @@ endpoint 2 {
89638963
ram attribute occupancySensorType;
89648964
ram attribute occupancySensorTypeBitmap;
89658965
ram attribute featureMap default = 0;
8966-
ram attribute clusterRevision default = 3;
8966+
ram attribute clusterRevision default = 4;
89678967
}
89688968
}
89698969
endpoint 65534 {

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -4412,7 +4412,7 @@ cluster RelativeHumidityMeasurement = 1029 {
44124412

44134413
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
44144414
cluster OccupancySensing = 1030 {
4415-
revision 3;
4415+
revision 4;
44164416

44174417
enum OccupancySensorTypeEnum : enum8 {
44184418
kPIR = 0;
@@ -6554,7 +6554,7 @@ endpoint 1 {
65546554
ram attribute occupancySensorType;
65556555
ram attribute occupancySensorTypeBitmap;
65566556
ram attribute featureMap default = 0;
6557-
ram attribute clusterRevision default = 3;
6557+
ram attribute clusterRevision default = 4;
65586558
}
65596559

65606560
server cluster WakeOnLan {
@@ -6899,7 +6899,7 @@ endpoint 2 {
68996899
ram attribute occupancySensorType;
69006900
ram attribute occupancySensorTypeBitmap;
69016901
ram attribute featureMap default = 0;
6902-
ram attribute clusterRevision default = 3;
6902+
ram attribute clusterRevision default = 4;
69036903
}
69046904
}
69056905
endpoint 65534 {

examples/chef/devices/noip_rootnode_dimmablelight_bCwGYSDpoe.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -1594,7 +1594,7 @@ cluster FixedLabel = 64 {
15941594

15951595
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
15961596
cluster OccupancySensing = 1030 {
1597-
revision 3;
1597+
revision 4;
15981598

15991599
enum OccupancySensorTypeEnum : enum8 {
16001600
kPIR = 0;

examples/chef/devices/rootnode_dimmablelight_bCwGYSDpoe.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -1489,7 +1489,7 @@ cluster FixedLabel = 64 {
14891489

14901490
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
14911491
cluster OccupancySensing = 1030 {
1492-
revision 3;
1492+
revision 4;
14931493

14941494
enum OccupancySensorTypeEnum : enum8 {
14951495
kPIR = 0;

examples/chef/devices/rootnode_occupancysensor_iHyVgifZuo.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -1292,7 +1292,7 @@ cluster FixedLabel = 64 {
12921292

12931293
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
12941294
cluster OccupancySensing = 1030 {
1295-
revision 3;
1295+
revision 4;
12961296

12971297
enum OccupancySensorTypeEnum : enum8 {
12981298
kPIR = 0;

examples/chef/devices/rootnode_thermostat_bm3fb8dhYi.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -1811,7 +1811,7 @@ cluster RelativeHumidityMeasurement = 1029 {
18111811

18121812
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
18131813
cluster OccupancySensing = 1030 {
1814-
revision 3;
1814+
revision 4;
18151815

18161816
enum OccupancySensorTypeEnum : enum8 {
18171817
kPIR = 0;

examples/contact-sensor-app/contact-sensor-common/contact-sensor-app.matter

+2-2
Original file line numberDiff line numberDiff line change
@@ -1591,7 +1591,7 @@ cluster BooleanState = 69 {
15911591

15921592
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
15931593
cluster OccupancySensing = 1030 {
1594-
revision 3;
1594+
revision 4;
15951595

15961596
enum OccupancySensorTypeEnum : enum8 {
15971597
kPIR = 0;
@@ -2026,7 +2026,7 @@ endpoint 1 {
20262026
ram attribute occupancySensorType;
20272027
ram attribute occupancySensorTypeBitmap;
20282028
ram attribute featureMap default = 0;
2029-
ram attribute clusterRevision default = 3;
2029+
ram attribute clusterRevision default = 4;
20302030
}
20312031
}
20322032

examples/lighting-app/lighting-common/lighting-app.matter

+2-2
Original file line numberDiff line numberDiff line change
@@ -2295,7 +2295,7 @@ cluster ColorControl = 768 {
22952295

22962296
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
22972297
cluster OccupancySensing = 1030 {
2298-
revision 3;
2298+
revision 4;
22992299

23002300
enum OccupancySensorTypeEnum : enum8 {
23012301
kPIR = 0;
@@ -2842,7 +2842,7 @@ endpoint 1 {
28422842
ram attribute occupancySensorType;
28432843
ram attribute occupancySensorTypeBitmap;
28442844
ram attribute featureMap default = 0;
2845-
ram attribute clusterRevision default = 3;
2845+
ram attribute clusterRevision default = 4;
28462846
}
28472847
}
28482848

examples/placeholder/linux/apps/app1/config.matter

+2-2
Original file line numberDiff line numberDiff line change
@@ -6297,7 +6297,7 @@ cluster RelativeHumidityMeasurement = 1029 {
62976297

62986298
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
62996299
cluster OccupancySensing = 1030 {
6300-
revision 3;
6300+
revision 4;
63016301

63026302
enum OccupancySensorTypeEnum : enum8 {
63036303
kPIR = 0;
@@ -9233,7 +9233,7 @@ endpoint 1 {
92339233
ram attribute physicalContactUnoccupiedToOccupiedDelay default = 0x00;
92349234
ram attribute physicalContactUnoccupiedToOccupiedThreshold default = 1;
92359235
ram attribute featureMap default = 0;
9236-
callback attribute clusterRevision default = 3;
9236+
callback attribute clusterRevision default = 4;
92379237
}
92389238
}
92399239

examples/placeholder/linux/apps/app2/config.matter

+2-2
Original file line numberDiff line numberDiff line change
@@ -6254,7 +6254,7 @@ cluster RelativeHumidityMeasurement = 1029 {
62546254

62556255
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
62566256
cluster OccupancySensing = 1030 {
6257-
revision 3;
6257+
revision 4;
62586258

62596259
enum OccupancySensorTypeEnum : enum8 {
62606260
kPIR = 0;
@@ -9172,7 +9172,7 @@ endpoint 1 {
91729172
ram attribute physicalContactUnoccupiedToOccupiedDelay default = 0x00;
91739173
ram attribute physicalContactUnoccupiedToOccupiedThreshold default = 1;
91749174
ram attribute featureMap default = 0;
9175-
callback attribute clusterRevision default = 3;
9175+
callback attribute clusterRevision default = 4;
91769176
}
91779177
}
91789178

examples/pump-app/pump-common/pump-app.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -1595,7 +1595,7 @@ cluster FlowMeasurement = 1028 {
15951595

15961596
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
15971597
cluster OccupancySensing = 1030 {
1598-
revision 3;
1598+
revision 4;
15991599

16001600
enum OccupancySensorTypeEnum : enum8 {
16011601
kPIR = 0;

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1595,7 +1595,7 @@ cluster FlowMeasurement = 1028 {
15951595

15961596
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
15971597
cluster OccupancySensing = 1030 {
1598-
revision 3;
1598+
revision 4;
15991599

16001600
enum OccupancySensorTypeEnum : enum8 {
16011601
kPIR = 0;

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1595,7 +1595,7 @@ cluster FlowMeasurement = 1028 {
15951595

15961596
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
15971597
cluster OccupancySensing = 1030 {
1598-
revision 3;
1598+
revision 4;
15991599

16001600
enum OccupancySensorTypeEnum : enum8 {
16011601
kPIR = 0;

scripts/tools/zap/tests/outputs/all-clusters-app/app-templates/endpoint_config.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -1169,7 +1169,7 @@
11691169
{ ZAP_EMPTY_DEFAULT(), 0x00000001, 1, ZAP_TYPE(ENUM8), 0 }, /* OccupancySensorType */ \
11701170
{ ZAP_EMPTY_DEFAULT(), 0x00000002, 1, ZAP_TYPE(BITMAP8), 0 }, /* OccupancySensorTypeBitmap */ \
11711171
{ ZAP_SIMPLE_DEFAULT(0), 0x0000FFFC, 4, ZAP_TYPE(BITMAP32), 0 }, /* FeatureMap */ \
1172-
{ ZAP_SIMPLE_DEFAULT(3), 0x0000FFFD, 2, ZAP_TYPE(INT16U), 0 }, /* ClusterRevision */ \
1172+
{ ZAP_SIMPLE_DEFAULT(4), 0x0000FFFD, 2, ZAP_TYPE(INT16U), 0 }, /* ClusterRevision */ \
11731173
\
11741174
/* Endpoint: 1, Cluster: Wake on LAN (server) */ \
11751175
{ ZAP_EMPTY_DEFAULT(), 0x00000000, 13, ZAP_TYPE(CHAR_STRING), 0 }, /* MACAddress */ \
@@ -1447,7 +1447,7 @@
14471447
{ ZAP_EMPTY_DEFAULT(), 0x00000001, 1, ZAP_TYPE(ENUM8), 0 }, /* OccupancySensorType */ \
14481448
{ ZAP_EMPTY_DEFAULT(), 0x00000002, 1, ZAP_TYPE(BITMAP8), 0 }, /* OccupancySensorTypeBitmap */ \
14491449
{ ZAP_SIMPLE_DEFAULT(0), 0x0000FFFC, 4, ZAP_TYPE(BITMAP32), 0 }, /* FeatureMap */ \
1450-
{ ZAP_SIMPLE_DEFAULT(3), 0x0000FFFD, 2, ZAP_TYPE(INT16U), 0 }, /* ClusterRevision */ \
1450+
{ ZAP_SIMPLE_DEFAULT(4), 0x0000FFFD, 2, ZAP_TYPE(INT16U), 0 }, /* ClusterRevision */ \
14511451
\
14521452
/* Endpoint: 65534, Cluster: Descriptor (server) */ \
14531453
{ ZAP_EMPTY_DEFAULT(), 0x00000000, 0, ZAP_TYPE(ARRAY), ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) }, /* DeviceTypeList */ \

scripts/tools/zap/tests/outputs/lighting-app/app-templates/endpoint_config.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@
519519
{ ZAP_EMPTY_DEFAULT(), 0x00000001, 1, ZAP_TYPE(ENUM8), 0 }, /* OccupancySensorType */ \
520520
{ ZAP_EMPTY_DEFAULT(), 0x00000002, 1, ZAP_TYPE(BITMAP8), 0 }, /* OccupancySensorTypeBitmap */ \
521521
{ ZAP_SIMPLE_DEFAULT(0), 0x0000FFFC, 4, ZAP_TYPE(BITMAP32), 0 }, /* FeatureMap */ \
522-
{ ZAP_SIMPLE_DEFAULT(3), 0x0000FFFD, 2, ZAP_TYPE(INT16U), 0 }, /* ClusterRevision */ \
522+
{ ZAP_SIMPLE_DEFAULT(4), 0x0000FFFD, 2, ZAP_TYPE(INT16U), 0 }, /* ClusterRevision */ \
523523
}
524524

525525
// clang-format off

src/controller/data_model/controller-clusters.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -6885,7 +6885,7 @@ cluster RelativeHumidityMeasurement = 1029 {
68856885

68866886
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
68876887
cluster OccupancySensing = 1030 {
6888-
revision 3;
6888+
revision 4;
68896889

68906890
enum OccupancySensorTypeEnum : enum8 {
68916891
kPIR = 0;

0 commit comments

Comments
 (0)