1
1
{
2
- "featureLevel": 81 ,
2
+ "featureLevel": 87 ,
3
3
"creator": "zap",
4
4
"keyValuePairs": [
5
5
{
16
16
}
17
17
],
18
18
"package": [
19
- {
20
- "pathRelativity": "relativeToZap",
21
- "path": "../../../src/app/zap-templates/app-templates.json",
22
- "type": "gen-templates-json",
23
- "version": "chip-v1"
24
- },
25
19
{
26
20
"pathRelativity": "relativeToZap",
27
21
"path": "../../../src/app/zap-templates/zcl/zcl-with-test-extensions.json",
28
22
"type": "zcl-properties",
29
23
"category": "matter",
30
24
"version": 1,
31
25
"description": "Matter SDK ZCL data with some extensions"
26
+ },
27
+ {
28
+ "pathRelativity": "relativeToZap",
29
+ "path": "../../../src/app/zap-templates/app-templates.json",
30
+ "type": "gen-templates-json",
31
+ "version": "chip-v1"
32
32
}
33
33
],
34
34
"endpointTypes": [
8058
8058
"name": "Unit Testing",
8059
8059
"code": 4294048773,
8060
8060
"mfgCode": null,
8061
- "define": "TEST_CLUSTER ",
8061
+ "define": "UNIT_TESTING_CLUSTER ",
8062
8062
"side": "client",
8063
8063
"enabled": 0,
8064
8064
"commands": [
8110
8110
"name": "Unit Testing",
8111
8111
"code": 4294048773,
8112
8112
"mfgCode": null,
8113
- "define": "TEST_CLUSTER ",
8113
+ "define": "UNIT_TESTING_CLUSTER ",
8114
8114
"side": "server",
8115
8115
"enabled": 0,
8116
8116
"commands": [
9709
9709
"code": 15,
9710
9710
"mfgCode": null,
9711
9711
"side": "server",
9712
- "type": "bitmap8 ",
9712
+ "type": "LevelControlOptions ",
9713
9713
"included": 1,
9714
9714
"storageOption": "RAM",
9715
9715
"singleton": 0,
19162
19162
"name": "Unit Testing",
19163
19163
"code": 4294048773,
19164
19164
"mfgCode": null,
19165
- "define": "TEST_CLUSTER ",
19165
+ "define": "UNIT_TESTING_CLUSTER ",
19166
19166
"side": "client",
19167
19167
"enabled": 0,
19168
19168
"commands": [
19334
19334
"name": "Unit Testing",
19335
19335
"code": 4294048773,
19336
19336
"mfgCode": null,
19337
- "define": "TEST_CLUSTER ",
19337
+ "define": "UNIT_TESTING_CLUSTER ",
19338
19338
"side": "server",
19339
19339
"enabled": 1,
19340
19340
"commands": [
24740
24740
"endpointVersion": 1,
24741
24741
"deviceIdentifier": 61442
24742
24742
}
24743
- ]
24743
+ ],
24744
+ "log": []
24744
24745
}
0 commit comments