Skip to content

Commit 1b29a45

Browse files
committed
Run ZAP tool
1 parent 9b577ff commit 1b29a45

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

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

+7-7
Original file line numberDiff line numberDiff line change
@@ -20987,14 +20987,14 @@
2098720987
"storageOption": "External",
2098820988
"singleton": 0,
2098920989
"bounded": 0,
20990-
"defaultValue": "",
20990+
"defaultValue": null,
2099120991
"reportable": 1,
2099220992
"minInterval": 1,
2099320993
"maxInterval": 65534,
2099420994
"reportableChange": 0
2099520995
},
2099620996
{
20997-
"name": "ActiveChimeID",
20997+
"name": "SelectedChime",
2099820998
"code": 1,
2099920999
"mfgCode": null,
2100021000
"side": "server",
@@ -21003,7 +21003,7 @@
2100321003
"storageOption": "External",
2100421004
"singleton": 0,
2100521005
"bounded": 0,
21006-
"defaultValue": "",
21006+
"defaultValue": null,
2100721007
"reportable": 1,
2100821008
"minInterval": 1,
2100921009
"maxInterval": 65534,
@@ -21019,7 +21019,7 @@
2101921019
"storageOption": "External",
2102021020
"singleton": 0,
2102121021
"bounded": 0,
21022-
"defaultValue": "",
21022+
"defaultValue": null,
2102321023
"reportable": 1,
2102421024
"minInterval": 1,
2102521025
"maxInterval": 65534,
@@ -21035,7 +21035,7 @@
2103521035
"storageOption": "External",
2103621036
"singleton": 0,
2103721037
"bounded": 0,
21038-
"defaultValue": "",
21038+
"defaultValue": null,
2103921039
"reportable": 1,
2104021040
"minInterval": 1,
2104121041
"maxInterval": 65534,
@@ -21051,7 +21051,7 @@
2105121051
"storageOption": "External",
2105221052
"singleton": 0,
2105321053
"bounded": 0,
21054-
"defaultValue": "",
21054+
"defaultValue": null,
2105521055
"reportable": 1,
2105621056
"minInterval": 1,
2105721057
"maxInterval": 65534,
@@ -21067,7 +21067,7 @@
2106721067
"storageOption": "External",
2106821068
"singleton": 0,
2106921069
"bounded": 0,
21070-
"defaultValue": "",
21070+
"defaultValue": null,
2107121071
"reportable": 1,
2107221072
"minInterval": 1,
2107321073
"maxInterval": 65534,

scripts/tools/zap/tests/inputs/all-clusters-app.zap

+7-7
Original file line numberDiff line numberDiff line change
@@ -20480,14 +20480,14 @@
2048020480
"storageOption": "External",
2048120481
"singleton": 0,
2048220482
"bounded": 0,
20483-
"defaultValue": "",
20483+
"defaultValue": null,
2048420484
"reportable": 1,
2048520485
"minInterval": 1,
2048620486
"maxInterval": 65534,
2048720487
"reportableChange": 0
2048820488
},
2048920489
{
20490-
"name": "ActiveChimeID",
20490+
"name": "SelectedChime",
2049120491
"code": 1,
2049220492
"mfgCode": null,
2049320493
"side": "server",
@@ -20496,7 +20496,7 @@
2049620496
"storageOption": "External",
2049720497
"singleton": 0,
2049820498
"bounded": 0,
20499-
"defaultValue": "",
20499+
"defaultValue": null,
2050020500
"reportable": 1,
2050120501
"minInterval": 1,
2050220502
"maxInterval": 65534,
@@ -20512,7 +20512,7 @@
2051220512
"storageOption": "External",
2051320513
"singleton": 0,
2051420514
"bounded": 0,
20515-
"defaultValue": "",
20515+
"defaultValue": null,
2051620516
"reportable": 1,
2051720517
"minInterval": 1,
2051820518
"maxInterval": 65534,
@@ -20528,7 +20528,7 @@
2052820528
"storageOption": "External",
2052920529
"singleton": 0,
2053020530
"bounded": 0,
20531-
"defaultValue": "",
20531+
"defaultValue": null,
2053220532
"reportable": 1,
2053320533
"minInterval": 1,
2053420534
"maxInterval": 65534,
@@ -20544,7 +20544,7 @@
2054420544
"storageOption": "External",
2054520545
"singleton": 0,
2054620546
"bounded": 0,
20547-
"defaultValue": "",
20547+
"defaultValue": null,
2054820548
"reportable": 1,
2054920549
"minInterval": 1,
2055020550
"maxInterval": 65534,
@@ -20560,7 +20560,7 @@
2056020560
"storageOption": "External",
2056120561
"singleton": 0,
2056220562
"bounded": 0,
20563-
"defaultValue": "",
20563+
"defaultValue": null,
2056420564
"reportable": 1,
2056520565
"minInterval": 1,
2056620566
"maxInterval": 65534,

0 commit comments

Comments
 (0)