|
1 | 1 | {
|
2 | 2 | "fileFormat": 2,
|
3 |
| - "featureLevel": 100, |
| 3 | + "featureLevel": 102, |
4 | 4 | "creator": "zap",
|
5 | 5 | "keyValuePairs": [
|
6 | 6 | {
|
|
13 | 13 | },
|
14 | 14 | {
|
15 | 15 | "key": "manufacturerCodes",
|
16 |
| - "value": "0x1002" |
| 16 | + "value": "0xFFF1" |
17 | 17 | }
|
18 | 18 | ],
|
19 | 19 | "package": [
|
|
29 | 29 | "pathRelativity": "relativeToZap",
|
30 | 30 | "path": "../../../src/app/zap-templates/app-templates.json",
|
31 | 31 | "type": "gen-templates-json",
|
| 32 | + "category": "matter", |
32 | 33 | "version": "chip-v1"
|
33 | 34 | }
|
34 | 35 | ],
|
|
1352 | 1353 | "side": "server",
|
1353 | 1354 | "type": "int16u",
|
1354 | 1355 | "included": 1,
|
1355 |
| - "storageOption": "RAM", |
| 1356 | + "storageOption": "External", |
1356 | 1357 | "singleton": 0,
|
1357 | 1358 | "bounded": 0,
|
1358 |
| - "defaultValue": "1", |
| 1359 | + "defaultValue": "0", |
1359 | 1360 | "reportable": 1,
|
1360 | 1361 | "minInterval": 0,
|
1361 | 1362 | "maxInterval": 65344,
|
|
3016 | 3017 | "id": 2,
|
3017 | 3018 | "name": "Anonymous Endpoint Type",
|
3018 | 3019 | "deviceTypeRef": {
|
3019 |
| - "code": 4293984272, |
| 3020 | + "code": 144, |
3020 | 3021 | "profileId": 259,
|
3021 | 3022 | "label": "MA-network-infrastructure-manager",
|
3022 | 3023 | "name": "MA-network-infrastructure-manager"
|
3023 | 3024 | },
|
3024 | 3025 | "deviceTypes": [
|
3025 | 3026 | {
|
3026 |
| - "code": 4293984272, |
| 3027 | + "code": 144, |
3027 | 3028 | "profileId": 259,
|
3028 | 3029 | "label": "MA-network-infrastructure-manager",
|
3029 | 3030 | "name": "MA-network-infrastructure-manager"
|
|
3033 | 3034 | 1
|
3034 | 3035 | ],
|
3035 | 3036 | "deviceIdentifiers": [
|
3036 |
| - 4293984272 |
| 3037 | + 144 |
3037 | 3038 | ],
|
3038 | 3039 | "deviceTypeName": "MA-network-infrastructure-manager",
|
3039 |
| - "deviceTypeCode": 4293984272, |
| 3040 | + "deviceTypeCode": 144, |
3040 | 3041 | "deviceTypeProfileId": 259,
|
3041 | 3042 | "clusters": [
|
3042 | 3043 | {
|
|
3208 | 3209 | "reportableChange": 0
|
3209 | 3210 | }
|
3210 | 3211 | ]
|
| 3212 | + }, |
| 3213 | + { |
| 3214 | + "name": "Wi-Fi Network Management", |
| 3215 | + "code": 3072, |
| 3216 | + "mfgCode": null, |
| 3217 | + "define": "WIFI_NETWORK_MANAGEMENT_CLUSTER", |
| 3218 | + "side": "server", |
| 3219 | + "enabled": 1, |
| 3220 | + "commands": [ |
| 3221 | + { |
| 3222 | + "name": "NetworkPassphraseRequest", |
| 3223 | + "code": 0, |
| 3224 | + "mfgCode": null, |
| 3225 | + "source": "client", |
| 3226 | + "isIncoming": 1, |
| 3227 | + "isEnabled": 1 |
| 3228 | + }, |
| 3229 | + { |
| 3230 | + "name": "NetworkPassphraseResponse", |
| 3231 | + "code": 1, |
| 3232 | + "mfgCode": null, |
| 3233 | + "source": "server", |
| 3234 | + "isIncoming": 0, |
| 3235 | + "isEnabled": 1 |
| 3236 | + } |
| 3237 | + ], |
| 3238 | + "attributes": [ |
| 3239 | + { |
| 3240 | + "name": "SSID", |
| 3241 | + "code": 1, |
| 3242 | + "mfgCode": null, |
| 3243 | + "side": "server", |
| 3244 | + "type": "octet_string", |
| 3245 | + "included": 1, |
| 3246 | + "storageOption": "External", |
| 3247 | + "singleton": 0, |
| 3248 | + "bounded": 0, |
| 3249 | + "defaultValue": null, |
| 3250 | + "reportable": 1, |
| 3251 | + "minInterval": 1, |
| 3252 | + "maxInterval": 65534, |
| 3253 | + "reportableChange": 0 |
| 3254 | + }, |
| 3255 | + { |
| 3256 | + "name": "GeneratedCommandList", |
| 3257 | + "code": 65528, |
| 3258 | + "mfgCode": null, |
| 3259 | + "side": "server", |
| 3260 | + "type": "array", |
| 3261 | + "included": 1, |
| 3262 | + "storageOption": "External", |
| 3263 | + "singleton": 0, |
| 3264 | + "bounded": 0, |
| 3265 | + "defaultValue": null, |
| 3266 | + "reportable": 1, |
| 3267 | + "minInterval": 1, |
| 3268 | + "maxInterval": 65534, |
| 3269 | + "reportableChange": 0 |
| 3270 | + }, |
| 3271 | + { |
| 3272 | + "name": "AcceptedCommandList", |
| 3273 | + "code": 65529, |
| 3274 | + "mfgCode": null, |
| 3275 | + "side": "server", |
| 3276 | + "type": "array", |
| 3277 | + "included": 1, |
| 3278 | + "storageOption": "External", |
| 3279 | + "singleton": 0, |
| 3280 | + "bounded": 0, |
| 3281 | + "defaultValue": null, |
| 3282 | + "reportable": 1, |
| 3283 | + "minInterval": 1, |
| 3284 | + "maxInterval": 65534, |
| 3285 | + "reportableChange": 0 |
| 3286 | + }, |
| 3287 | + { |
| 3288 | + "name": "EventList", |
| 3289 | + "code": 65530, |
| 3290 | + "mfgCode": null, |
| 3291 | + "side": "server", |
| 3292 | + "type": "array", |
| 3293 | + "included": 1, |
| 3294 | + "storageOption": "External", |
| 3295 | + "singleton": 0, |
| 3296 | + "bounded": 0, |
| 3297 | + "defaultValue": null, |
| 3298 | + "reportable": 1, |
| 3299 | + "minInterval": 1, |
| 3300 | + "maxInterval": 65534, |
| 3301 | + "reportableChange": 0 |
| 3302 | + }, |
| 3303 | + { |
| 3304 | + "name": "AttributeList", |
| 3305 | + "code": 65531, |
| 3306 | + "mfgCode": null, |
| 3307 | + "side": "server", |
| 3308 | + "type": "array", |
| 3309 | + "included": 1, |
| 3310 | + "storageOption": "External", |
| 3311 | + "singleton": 0, |
| 3312 | + "bounded": 0, |
| 3313 | + "defaultValue": null, |
| 3314 | + "reportable": 1, |
| 3315 | + "minInterval": 1, |
| 3316 | + "maxInterval": 65534, |
| 3317 | + "reportableChange": 0 |
| 3318 | + }, |
| 3319 | + { |
| 3320 | + "name": "FeatureMap", |
| 3321 | + "code": 65532, |
| 3322 | + "mfgCode": null, |
| 3323 | + "side": "server", |
| 3324 | + "type": "bitmap32", |
| 3325 | + "included": 1, |
| 3326 | + "storageOption": "RAM", |
| 3327 | + "singleton": 0, |
| 3328 | + "bounded": 0, |
| 3329 | + "defaultValue": "0", |
| 3330 | + "reportable": 1, |
| 3331 | + "minInterval": 1, |
| 3332 | + "maxInterval": 65534, |
| 3333 | + "reportableChange": 0 |
| 3334 | + }, |
| 3335 | + { |
| 3336 | + "name": "ClusterRevision", |
| 3337 | + "code": 65533, |
| 3338 | + "mfgCode": null, |
| 3339 | + "side": "server", |
| 3340 | + "type": "int16u", |
| 3341 | + "included": 1, |
| 3342 | + "storageOption": "RAM", |
| 3343 | + "singleton": 0, |
| 3344 | + "bounded": 0, |
| 3345 | + "defaultValue": "1", |
| 3346 | + "reportable": 1, |
| 3347 | + "minInterval": 1, |
| 3348 | + "maxInterval": 65534, |
| 3349 | + "reportableChange": 0 |
| 3350 | + } |
| 3351 | + ] |
3211 | 3352 | }
|
3212 | 3353 | ]
|
3213 | 3354 | }
|
|
0 commit comments