Skip to content

Commit 3e9ce70

Browse files
committed
Ran zap regen all
1 parent 05862c1 commit 3e9ce70

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
@@ -5869,7 +5869,7 @@ cluster RelativeHumidityMeasurement = 1029 {
58695869

58705870
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
58715871
cluster OccupancySensing = 1030 {
5872-
revision 3;
5872+
revision 4;
58735873

58745874
enum OccupancySensorTypeEnum : enum8 {
58755875
kPIR = 0;
@@ -8740,7 +8740,7 @@ endpoint 1 {
87408740
ram attribute occupancySensorType;
87418741
ram attribute occupancySensorTypeBitmap;
87428742
ram attribute featureMap default = 0;
8743-
ram attribute clusterRevision default = 3;
8743+
ram attribute clusterRevision default = 4;
87448744
}
87458745

87468746
server cluster CarbonMonoxideConcentrationMeasurement {
@@ -9207,7 +9207,7 @@ endpoint 2 {
92079207
ram attribute occupancySensorType;
92089208
ram attribute occupancySensorTypeBitmap;
92099209
ram attribute featureMap default = 0;
9210-
ram attribute clusterRevision default = 3;
9210+
ram attribute clusterRevision default = 4;
92119211
}
92129212
}
92139213
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
@@ -4428,7 +4428,7 @@ cluster RelativeHumidityMeasurement = 1029 {
44284428

44294429
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
44304430
cluster OccupancySensing = 1030 {
4431-
revision 3;
4431+
revision 4;
44324432

44334433
enum OccupancySensorTypeEnum : enum8 {
44344434
kPIR = 0;
@@ -6571,7 +6571,7 @@ endpoint 1 {
65716571
ram attribute occupancySensorType;
65726572
ram attribute occupancySensorTypeBitmap;
65736573
ram attribute featureMap default = 0;
6574-
ram attribute clusterRevision default = 3;
6574+
ram attribute clusterRevision default = 4;
65756575
}
65766576

65776577
server cluster WakeOnLan {
@@ -6916,7 +6916,7 @@ endpoint 2 {
69166916
ram attribute occupancySensorType;
69176917
ram attribute occupancySensorTypeBitmap;
69186918
ram attribute featureMap default = 0;
6919-
ram attribute clusterRevision default = 3;
6919+
ram attribute clusterRevision default = 4;
69206920
}
69216921
}
69226922
endpoint 65534 {

examples/chef/devices/noip_rootnode_dimmablelight_bCwGYSDpoe.matter

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

16111611
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
16121612
cluster OccupancySensing = 1030 {
1613-
revision 3;
1613+
revision 4;
16141614

16151615
enum OccupancySensorTypeEnum : enum8 {
16161616
kPIR = 0;

examples/chef/devices/rootnode_dimmablelight_bCwGYSDpoe.matter

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

15061506
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
15071507
cluster OccupancySensing = 1030 {
1508-
revision 3;
1508+
revision 4;
15091509

15101510
enum OccupancySensorTypeEnum : enum8 {
15111511
kPIR = 0;

examples/chef/devices/rootnode_occupancysensor_iHyVgifZuo.matter

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

13091309
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
13101310
cluster OccupancySensing = 1030 {
1311-
revision 3;
1311+
revision 4;
13121312

13131313
enum OccupancySensorTypeEnum : enum8 {
13141314
kPIR = 0;

examples/chef/devices/rootnode_thermostat_bm3fb8dhYi.matter

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

18281828
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
18291829
cluster OccupancySensing = 1030 {
1830-
revision 3;
1830+
revision 4;
18311831

18321832
enum OccupancySensorTypeEnum : enum8 {
18331833
kPIR = 0;

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

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

16081608
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
16091609
cluster OccupancySensing = 1030 {
1610-
revision 3;
1610+
revision 4;
16111611

16121612
enum OccupancySensorTypeEnum : enum8 {
16131613
kPIR = 0;
@@ -2042,7 +2042,7 @@ endpoint 1 {
20422042
ram attribute occupancySensorType;
20432043
ram attribute occupancySensorTypeBitmap;
20442044
ram attribute featureMap default = 0;
2045-
ram attribute clusterRevision default = 3;
2045+
ram attribute clusterRevision default = 4;
20462046
}
20472047
}
20482048

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

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

23122312
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
23132313
cluster OccupancySensing = 1030 {
2314-
revision 3;
2314+
revision 4;
23152315

23162316
enum OccupancySensorTypeEnum : enum8 {
23172317
kPIR = 0;
@@ -2858,7 +2858,7 @@ endpoint 1 {
28582858
ram attribute occupancySensorType;
28592859
ram attribute occupancySensorTypeBitmap;
28602860
ram attribute featureMap default = 0;
2861-
ram attribute clusterRevision default = 3;
2861+
ram attribute clusterRevision default = 4;
28622862
}
28632863
}
28642864

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

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

63146314
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
63156315
cluster OccupancySensing = 1030 {
6316-
revision 3;
6316+
revision 4;
63176317

63186318
enum OccupancySensorTypeEnum : enum8 {
63196319
kPIR = 0;
@@ -9247,7 +9247,7 @@ endpoint 1 {
92479247
ram attribute physicalContactUnoccupiedToOccupiedDelay default = 0x00;
92489248
ram attribute physicalContactUnoccupiedToOccupiedThreshold default = 1;
92499249
ram attribute featureMap default = 0;
9250-
callback attribute clusterRevision default = 3;
9250+
callback attribute clusterRevision default = 4;
92519251
}
92529252
}
92539253

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

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

62716271
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
62726272
cluster OccupancySensing = 1030 {
6273-
revision 3;
6273+
revision 4;
62746274

62756275
enum OccupancySensorTypeEnum : enum8 {
62766276
kPIR = 0;
@@ -9186,7 +9186,7 @@ endpoint 1 {
91869186
ram attribute physicalContactUnoccupiedToOccupiedDelay default = 0x00;
91879187
ram attribute physicalContactUnoccupiedToOccupiedThreshold default = 1;
91889188
ram attribute featureMap default = 0;
9189-
callback attribute clusterRevision default = 3;
9189+
callback attribute clusterRevision default = 4;
91909190
}
91919191
}
91929192

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

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

16121612
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
16131613
cluster OccupancySensing = 1030 {
1614-
revision 3;
1614+
revision 4;
16151615

16161616
enum OccupancySensorTypeEnum : enum8 {
16171617
kPIR = 0;

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

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

16121612
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
16131613
cluster OccupancySensing = 1030 {
1614-
revision 3;
1614+
revision 4;
16151615

16161616
enum OccupancySensorTypeEnum : enum8 {
16171617
kPIR = 0;

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

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

16121612
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
16131613
cluster OccupancySensing = 1030 {
1614-
revision 3;
1614+
revision 4;
16151615

16161616
enum OccupancySensorTypeEnum : enum8 {
16171617
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
@@ -7045,7 +7045,7 @@ cluster RelativeHumidityMeasurement = 1029 {
70457045

70467046
/** Attributes and commands for configuring occupancy sensing, and reporting occupancy status. */
70477047
cluster OccupancySensing = 1030 {
7048-
revision 3;
7048+
revision 4;
70497049

70507050
enum OccupancySensorTypeEnum : enum8 {
70517051
kPIR = 0;

0 commit comments

Comments
 (0)