Skip to content

Commit 1140316

Browse files
jmeg-sfypull[bot]
authored andcommitted
WindowCovering: Align with Specs Non-Volatile attributes (#14317)
* DEV: WindowCovering Cluster.zap config use NVM according to the specs * DEV: Zap regen for NVM * DEV: Align controller zap with updated NVM
1 parent 91f0bc6 commit 1140316

File tree

5 files changed

+114
-99
lines changed

5 files changed

+114
-99
lines changed

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

+12-12
Original file line numberDiff line numberDiff line change
@@ -11072,7 +11072,7 @@
1107211072
"mfgCode": null,
1107311073
"side": "server",
1107411074
"included": 1,
11075-
"storageOption": "RAM",
11075+
"storageOption": "NVM",
1107611076
"singleton": 0,
1107711077
"bounded": 0,
1107811078
"defaultValue": "0x7FFF",
@@ -11087,7 +11087,7 @@
1108711087
"mfgCode": null,
1108811088
"side": "server",
1108911089
"included": 1,
11090-
"storageOption": "RAM",
11090+
"storageOption": "NVM",
1109111091
"singleton": 0,
1109211092
"bounded": 0,
1109311093
"defaultValue": "0x7FFF",
@@ -11102,7 +11102,7 @@
1110211102
"mfgCode": null,
1110311103
"side": "server",
1110411104
"included": 1,
11105-
"storageOption": "RAM",
11105+
"storageOption": "NVM",
1110611106
"singleton": 0,
1110711107
"bounded": 0,
1110811108
"defaultValue": "0x03",
@@ -11117,7 +11117,7 @@
1111711117
"mfgCode": null,
1111811118
"side": "server",
1111911119
"included": 1,
11120-
"storageOption": "RAM",
11120+
"storageOption": "NVM",
1112111121
"singleton": 0,
1112211122
"bounded": 0,
1112311123
"defaultValue": "50",
@@ -11132,7 +11132,7 @@
1113211132
"mfgCode": null,
1113311133
"side": "server",
1113411134
"included": 1,
11135-
"storageOption": "RAM",
11135+
"storageOption": "NVM",
1113611136
"singleton": 0,
1113711137
"bounded": 0,
1113811138
"defaultValue": "50",
@@ -11207,7 +11207,7 @@
1120711207
"mfgCode": null,
1120811208
"side": "server",
1120911209
"included": 1,
11210-
"storageOption": "RAM",
11210+
"storageOption": "NVM",
1121111211
"singleton": 0,
1121211212
"bounded": 0,
1121311213
"defaultValue": "500",
@@ -11222,7 +11222,7 @@
1122211222
"mfgCode": null,
1122311223
"side": "server",
1122411224
"included": 1,
11225-
"storageOption": "RAM",
11225+
"storageOption": "NVM",
1122611226
"singleton": 0,
1122711227
"bounded": 0,
1122811228
"defaultValue": "500",
@@ -11237,7 +11237,7 @@
1123711237
"mfgCode": null,
1123811238
"side": "server",
1123911239
"included": 1,
11240-
"storageOption": "RAM",
11240+
"storageOption": "NVM",
1124111241
"singleton": 0,
1124211242
"bounded": 0,
1124311243
"defaultValue": "0x0000",
@@ -11252,7 +11252,7 @@
1125211252
"mfgCode": null,
1125311253
"side": "server",
1125411254
"included": 1,
11255-
"storageOption": "RAM",
11255+
"storageOption": "NVM",
1125611256
"singleton": 0,
1125711257
"bounded": 0,
1125811258
"defaultValue": "0xFFFF",
@@ -11267,7 +11267,7 @@
1126711267
"mfgCode": null,
1126811268
"side": "server",
1126911269
"included": 1,
11270-
"storageOption": "RAM",
11270+
"storageOption": "NVM",
1127111271
"singleton": 0,
1127211272
"bounded": 0,
1127311273
"defaultValue": "0x0000",
@@ -11282,7 +11282,7 @@
1128211282
"mfgCode": null,
1128311283
"side": "server",
1128411284
"included": 1,
11285-
"storageOption": "RAM",
11285+
"storageOption": "NVM",
1128611286
"singleton": 0,
1128711287
"bounded": 0,
1128811288
"defaultValue": "0xFFFF",
@@ -11297,7 +11297,7 @@
1129711297
"mfgCode": null,
1129811298
"side": "server",
1129911299
"included": 1,
11300-
"storageOption": "RAM",
11300+
"storageOption": "NVM",
1130111301
"singleton": 0,
1130211302
"bounded": 0,
1130311303
"defaultValue": "0x00",

0 commit comments

Comments
 (0)