Skip to content

Commit c8ea220

Browse files
adigieArekBalysNordic
authored andcommitted
samples: matter: Update revisions
Update device types / clusters revisions. Signed-off-by: Adrian Gielniewski <[email protected]>
1 parent 0396025 commit c8ea220

File tree

24 files changed

+56
-56
lines changed

24 files changed

+56
-56
lines changed

applications/matter_bridge/snippets/onoff_plug/bridge.zap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
}
5353
],
5454
"deviceVersions": [
55-
2
55+
3
5656
],
5757
"deviceIdentifiers": [
5858
22
@@ -2947,7 +2947,7 @@
29472947
}
29482948
],
29492949
"deviceVersions": [
2950-
1
2950+
2
29512951
],
29522952
"deviceIdentifiers": [
29532953
14
@@ -4334,7 +4334,7 @@
43344334
}
43354335
],
43364336
"deviceVersions": [
4337-
2
4337+
3
43384338
],
43394339
"deviceIdentifiers": [
43404340
256

applications/matter_bridge/snippets/onoff_plug/zap-generated/endpoint_config.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1121,9 +1121,9 @@ static_assert(ATTRIBUTE_LARGEST <= CHIP_CONFIG_MAX_ATTRIBUTE_STORE_ELEMENT_SIZE,
11211121
// Array of device types
11221122
#define FIXED_DEVICE_TYPES \
11231123
{ \
1124-
{ 0x00000016, 2 }, { 0x0000000E, 1 }, { 0x0000010A, 3 }, \
1124+
{ 0x00000016, 3 }, { 0x0000000E, 2 }, { 0x0000010A, 3 }, \
11251125
{ \
1126-
0x00000100, 2 \
1126+
0x00000100, 3 \
11271127
} \
11281128
}
11291129

applications/matter_bridge/src/default_zap/bridge.zap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
}
5353
],
5454
"deviceVersions": [
55-
2
55+
3
5656
],
5757
"deviceIdentifiers": [
5858
22
@@ -2947,7 +2947,7 @@
29472947
}
29482948
],
29492949
"deviceVersions": [
2950-
1
2950+
2
29512951
],
29522952
"deviceIdentifiers": [
29532953
14
@@ -3294,7 +3294,7 @@
32943294
}
32953295
],
32963296
"deviceVersions": [
3297-
2
3297+
3
32983298
],
32993299
"deviceIdentifiers": [
33003300
256

applications/matter_bridge/src/default_zap/zap-generated/endpoint_config.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -954,9 +954,9 @@ static_assert(ATTRIBUTE_LARGEST <= CHIP_CONFIG_MAX_ATTRIBUTE_STORE_ELEMENT_SIZE,
954954
// Array of device types
955955
#define FIXED_DEVICE_TYPES \
956956
{ \
957-
{ 0x00000016, 2 }, { 0x0000000E, 1 }, \
957+
{ 0x00000016, 3 }, { 0x0000000E, 2 }, \
958958
{ \
959-
0x00000100, 2 \
959+
0x00000100, 3 \
960960
} \
961961
}
962962

applications/matter_weather_station/src/default_zap/weather-station.zap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
}
5353
],
5454
"deviceVersions": [
55-
2
55+
3
5656
],
5757
"deviceIdentifiers": [
5858
22

applications/matter_weather_station/src/default_zap/zap-generated/endpoint_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1018,7 +1018,7 @@ static_assert(ATTRIBUTE_LARGEST <= CHIP_CONFIG_MAX_ATTRIBUTE_STORE_ELEMENT_SIZE,
10181018
// Array of device types
10191019
#define FIXED_DEVICE_TYPES \
10201020
{ \
1021-
{ 0x00000016, 2 }, { 0x00000302, 2 }, { 0x00000307, 2 }, \
1021+
{ 0x00000016, 3 }, { 0x00000302, 2 }, { 0x00000307, 2 }, \
10221022
{ \
10231023
0x00000305, 2 \
10241024
} \

samples/matter/light_bulb/src/default_zap/light_bulb.zap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
}
5353
],
5454
"deviceVersions": [
55-
2
55+
3
5656
],
5757
"deviceIdentifiers": [
5858
22
@@ -4055,7 +4055,7 @@
40554055
}
40564056
],
40574057
"deviceVersions": [
4058-
2
4058+
3
40594059
],
40604060
"deviceIdentifiers": [
40614061
257

samples/matter/light_bulb/src/default_zap/zap-generated/endpoint_config.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -967,9 +967,9 @@ static_assert(ATTRIBUTE_LARGEST <= CHIP_CONFIG_MAX_ATTRIBUTE_STORE_ELEMENT_SIZE,
967967
// Array of device types
968968
#define FIXED_DEVICE_TYPES \
969969
{ \
970-
{ 0x00000016, 2 }, \
970+
{ 0x00000016, 3 }, \
971971
{ \
972-
0x00000101, 2 \
972+
0x00000101, 3 \
973973
} \
974974
}
975975

samples/matter/light_switch/snippets/lit_icd/light_switch.zap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
}
5353
],
5454
"deviceVersions": [
55-
2
55+
3
5656
],
5757
"deviceIdentifiers": [
5858
22
@@ -4246,7 +4246,7 @@
42464246
"storageOption": "External",
42474247
"singleton": 0,
42484248
"bounded": 0,
4249-
"defaultValue": "",
4249+
"defaultValue": null,
42504250
"reportable": 1,
42514251
"minInterval": 1,
42524252
"maxInterval": 65534,
@@ -4370,7 +4370,7 @@
43704370
}
43714371
],
43724372
"deviceVersions": [
4373-
2
4373+
3
43744374
],
43754375
"deviceIdentifiers": [
43764376
260

samples/matter/light_switch/snippets/lit_icd/zap-generated/endpoint_config.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -984,9 +984,9 @@ static_assert(ATTRIBUTE_LARGEST <= CHIP_CONFIG_MAX_ATTRIBUTE_STORE_ELEMENT_SIZE,
984984
// Array of device types
985985
#define FIXED_DEVICE_TYPES \
986986
{ \
987-
{ 0x00000016, 2 }, \
987+
{ 0x00000016, 3 }, \
988988
{ \
989-
0x00000104, 2 \
989+
0x00000104, 3 \
990990
} \
991991
}
992992

0 commit comments

Comments
 (0)