Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1 | { |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 2 | "fileFormat": 2, |
Boris Zbarsky | 10da30d | 2024-06-18 21:34:44 -0400 | [diff] [blame] | 3 | "featureLevel": 103, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 4 | "creator": "zap", |
| 5 | "keyValuePairs": [ |
| 6 | { |
| 7 | "key": "commandDiscovery", |
| 8 | "value": "1" |
| 9 | }, |
| 10 | { |
| 11 | "key": "defaultResponsePolicy", |
| 12 | "value": "always" |
| 13 | }, |
| 14 | { |
| 15 | "key": "manufacturerCodes", |
| 16 | "value": "0x1002" |
| 17 | } |
| 18 | ], |
| 19 | "package": [ |
| 20 | { |
| 21 | "pathRelativity": "relativeToZap", |
| 22 | "path": "../../../src/app/zap-templates/zcl/zcl.json", |
Boris Zbarsky | 117dd16 | 2022-08-08 16:32:56 -0400 | [diff] [blame] | 23 | "type": "zcl-properties", |
| 24 | "category": "matter", |
| 25 | "version": 1, |
| 26 | "description": "Matter SDK ZCL data" |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 27 | }, |
| 28 | { |
| 29 | "pathRelativity": "relativeToZap", |
| 30 | "path": "../../../src/app/zap-templates/app-templates.json", |
Boris Zbarsky | 117dd16 | 2022-08-08 16:32:56 -0400 | [diff] [blame] | 31 | "type": "gen-templates-json", |
Boris Zbarsky | 10da30d | 2024-06-18 21:34:44 -0400 | [diff] [blame] | 32 | "category": "matter", |
Boris Zbarsky | 117dd16 | 2022-08-08 16:32:56 -0400 | [diff] [blame] | 33 | "version": "chip-v1" |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 34 | } |
| 35 | ], |
| 36 | "endpointTypes": [ |
| 37 | { |
Boris Zbarsky | 32bd913 | 2023-09-01 10:30:35 -0400 | [diff] [blame] | 38 | "id": 1, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 39 | "name": "MA-rootdevice", |
Junior Martinez | f058d8e | 2023-08-21 17:44:41 -0400 | [diff] [blame] | 40 | "deviceTypeRef": { |
Junior Martinez | f058d8e | 2023-08-21 17:44:41 -0400 | [diff] [blame] | 41 | "code": 22, |
| 42 | "profileId": 259, |
| 43 | "label": "MA-rootdevice", |
| 44 | "name": "MA-rootdevice" |
| 45 | }, |
| 46 | "deviceTypes": [ |
| 47 | { |
Junior Martinez | f058d8e | 2023-08-21 17:44:41 -0400 | [diff] [blame] | 48 | "code": 22, |
| 49 | "profileId": 259, |
| 50 | "label": "MA-rootdevice", |
| 51 | "name": "MA-rootdevice" |
| 52 | } |
| 53 | ], |
Junior Martinez | f058d8e | 2023-08-21 17:44:41 -0400 | [diff] [blame] | 54 | "deviceVersions": [ |
| 55 | 1 |
| 56 | ], |
| 57 | "deviceIdentifiers": [ |
| 58 | 22 |
| 59 | ], |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 60 | "deviceTypeName": "MA-rootdevice", |
| 61 | "deviceTypeCode": 22, |
| 62 | "deviceTypeProfileId": 259, |
| 63 | "clusters": [ |
| 64 | { |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 65 | "name": "Descriptor", |
| 66 | "code": 29, |
| 67 | "mfgCode": null, |
| 68 | "define": "DESCRIPTOR_CLUSTER", |
| 69 | "side": "server", |
| 70 | "enabled": 1, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 71 | "attributes": [ |
| 72 | { |
Boris Zbarsky | e4c075f | 2022-09-12 08:23:17 -0400 | [diff] [blame] | 73 | "name": "DeviceTypeList", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 74 | "code": 0, |
| 75 | "mfgCode": null, |
| 76 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 77 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 78 | "included": 1, |
| 79 | "storageOption": "External", |
| 80 | "singleton": 0, |
| 81 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 82 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 83 | "reportable": 1, |
| 84 | "minInterval": 1, |
| 85 | "maxInterval": 65534, |
| 86 | "reportableChange": 0 |
| 87 | }, |
| 88 | { |
Boris Zbarsky | e4c075f | 2022-09-12 08:23:17 -0400 | [diff] [blame] | 89 | "name": "ServerList", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 90 | "code": 1, |
| 91 | "mfgCode": null, |
| 92 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 93 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 94 | "included": 1, |
| 95 | "storageOption": "External", |
| 96 | "singleton": 0, |
| 97 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 98 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 99 | "reportable": 1, |
| 100 | "minInterval": 1, |
| 101 | "maxInterval": 65534, |
| 102 | "reportableChange": 0 |
| 103 | }, |
| 104 | { |
Boris Zbarsky | e4c075f | 2022-09-12 08:23:17 -0400 | [diff] [blame] | 105 | "name": "ClientList", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 106 | "code": 2, |
| 107 | "mfgCode": null, |
| 108 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 109 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 110 | "included": 1, |
| 111 | "storageOption": "External", |
| 112 | "singleton": 0, |
| 113 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 114 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 115 | "reportable": 1, |
| 116 | "minInterval": 1, |
| 117 | "maxInterval": 65534, |
| 118 | "reportableChange": 0 |
| 119 | }, |
| 120 | { |
Boris Zbarsky | e4c075f | 2022-09-12 08:23:17 -0400 | [diff] [blame] | 121 | "name": "PartsList", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 122 | "code": 3, |
| 123 | "mfgCode": null, |
| 124 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 125 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 126 | "included": 1, |
| 127 | "storageOption": "External", |
| 128 | "singleton": 0, |
| 129 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 130 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 131 | "reportable": 1, |
| 132 | "minInterval": 1, |
| 133 | "maxInterval": 65534, |
| 134 | "reportableChange": 0 |
| 135 | }, |
| 136 | { |
tehampson | 2db812e | 2022-05-23 15:24:29 -0400 | [diff] [blame] | 137 | "name": "FeatureMap", |
| 138 | "code": 65532, |
| 139 | "mfgCode": null, |
| 140 | "side": "server", |
| 141 | "type": "bitmap32", |
| 142 | "included": 1, |
Boris Zbarsky | 4fa072b | 2024-01-26 03:30:00 -0500 | [diff] [blame] | 143 | "storageOption": "External", |
tehampson | 2db812e | 2022-05-23 15:24:29 -0400 | [diff] [blame] | 144 | "singleton": 0, |
| 145 | "bounded": 0, |
Boris Zbarsky | 4fa072b | 2024-01-26 03:30:00 -0500 | [diff] [blame] | 146 | "defaultValue": null, |
tehampson | 2db812e | 2022-05-23 15:24:29 -0400 | [diff] [blame] | 147 | "reportable": 1, |
| 148 | "minInterval": 1, |
| 149 | "maxInterval": 65534, |
| 150 | "reportableChange": 0 |
| 151 | }, |
| 152 | { |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 153 | "name": "ClusterRevision", |
| 154 | "code": 65533, |
| 155 | "mfgCode": null, |
| 156 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 157 | "type": "int16u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 158 | "included": 1, |
| 159 | "storageOption": "External", |
| 160 | "singleton": 0, |
| 161 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 162 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 163 | "reportable": 1, |
| 164 | "minInterval": 1, |
| 165 | "maxInterval": 65534, |
| 166 | "reportableChange": 0 |
| 167 | } |
| 168 | ] |
| 169 | }, |
| 170 | { |
| 171 | "name": "Access Control", |
| 172 | "code": 31, |
| 173 | "mfgCode": null, |
| 174 | "define": "ACCESS_CONTROL_CLUSTER", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 175 | "side": "server", |
| 176 | "enabled": 1, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 177 | "attributes": [ |
| 178 | { |
| 179 | "name": "ACL", |
| 180 | "code": 0, |
| 181 | "mfgCode": null, |
| 182 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 183 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 184 | "included": 1, |
| 185 | "storageOption": "External", |
| 186 | "singleton": 0, |
| 187 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 188 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 189 | "reportable": 1, |
| 190 | "minInterval": 1, |
| 191 | "maxInterval": 65534, |
| 192 | "reportableChange": 0 |
| 193 | }, |
| 194 | { |
| 195 | "name": "Extension", |
| 196 | "code": 1, |
| 197 | "mfgCode": null, |
| 198 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 199 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 200 | "included": 1, |
| 201 | "storageOption": "External", |
| 202 | "singleton": 0, |
| 203 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 204 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 205 | "reportable": 1, |
| 206 | "minInterval": 1, |
| 207 | "maxInterval": 65534, |
| 208 | "reportableChange": 0 |
| 209 | }, |
| 210 | { |
Andrei Litvin | 285d734 | 2023-05-05 13:57:50 -0400 | [diff] [blame] | 211 | "name": "SubjectsPerAccessControlEntry", |
| 212 | "code": 2, |
| 213 | "mfgCode": null, |
| 214 | "side": "server", |
| 215 | "type": "int16u", |
| 216 | "included": 1, |
Erwin Pan | e5eb60d | 2023-05-09 08:59:22 +0800 | [diff] [blame] | 217 | "storageOption": "External", |
Andrei Litvin | 285d734 | 2023-05-05 13:57:50 -0400 | [diff] [blame] | 218 | "singleton": 0, |
| 219 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 220 | "defaultValue": null, |
Andrei Litvin | 285d734 | 2023-05-05 13:57:50 -0400 | [diff] [blame] | 221 | "reportable": 1, |
| 222 | "minInterval": 1, |
| 223 | "maxInterval": 65534, |
| 224 | "reportableChange": 0 |
| 225 | }, |
| 226 | { |
| 227 | "name": "TargetsPerAccessControlEntry", |
| 228 | "code": 3, |
| 229 | "mfgCode": null, |
| 230 | "side": "server", |
| 231 | "type": "int16u", |
| 232 | "included": 1, |
Erwin Pan | e5eb60d | 2023-05-09 08:59:22 +0800 | [diff] [blame] | 233 | "storageOption": "External", |
Andrei Litvin | 285d734 | 2023-05-05 13:57:50 -0400 | [diff] [blame] | 234 | "singleton": 0, |
| 235 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 236 | "defaultValue": null, |
Andrei Litvin | 285d734 | 2023-05-05 13:57:50 -0400 | [diff] [blame] | 237 | "reportable": 1, |
| 238 | "minInterval": 1, |
| 239 | "maxInterval": 65534, |
| 240 | "reportableChange": 0 |
| 241 | }, |
| 242 | { |
| 243 | "name": "AccessControlEntriesPerFabric", |
| 244 | "code": 4, |
| 245 | "mfgCode": null, |
| 246 | "side": "server", |
| 247 | "type": "int16u", |
| 248 | "included": 1, |
Erwin Pan | e5eb60d | 2023-05-09 08:59:22 +0800 | [diff] [blame] | 249 | "storageOption": "External", |
Andrei Litvin | 285d734 | 2023-05-05 13:57:50 -0400 | [diff] [blame] | 250 | "singleton": 0, |
| 251 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 252 | "defaultValue": null, |
Andrei Litvin | 285d734 | 2023-05-05 13:57:50 -0400 | [diff] [blame] | 253 | "reportable": 1, |
| 254 | "minInterval": 1, |
| 255 | "maxInterval": 65534, |
| 256 | "reportableChange": 0 |
| 257 | }, |
| 258 | { |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 259 | "name": "AttributeList", |
| 260 | "code": 65531, |
| 261 | "mfgCode": null, |
| 262 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 263 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 264 | "included": 1, |
| 265 | "storageOption": "External", |
| 266 | "singleton": 0, |
| 267 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 268 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 269 | "reportable": 1, |
| 270 | "minInterval": 1, |
| 271 | "maxInterval": 65534, |
| 272 | "reportableChange": 0 |
| 273 | }, |
| 274 | { |
tehampson | 2db812e | 2022-05-23 15:24:29 -0400 | [diff] [blame] | 275 | "name": "FeatureMap", |
| 276 | "code": 65532, |
| 277 | "mfgCode": null, |
| 278 | "side": "server", |
| 279 | "type": "bitmap32", |
| 280 | "included": 1, |
| 281 | "storageOption": "RAM", |
| 282 | "singleton": 0, |
| 283 | "bounded": 0, |
| 284 | "defaultValue": "0", |
| 285 | "reportable": 1, |
| 286 | "minInterval": 1, |
| 287 | "maxInterval": 65534, |
| 288 | "reportableChange": 0 |
| 289 | }, |
| 290 | { |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 291 | "name": "ClusterRevision", |
| 292 | "code": 65533, |
| 293 | "mfgCode": null, |
| 294 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 295 | "type": "int16u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 296 | "included": 1, |
Boris Zbarsky | 66d45fa | 2023-10-13 13:12:30 -0400 | [diff] [blame] | 297 | "storageOption": "External", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 298 | "singleton": 0, |
| 299 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 300 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 301 | "reportable": 1, |
| 302 | "minInterval": 1, |
| 303 | "maxInterval": 65534, |
| 304 | "reportableChange": 0 |
| 305 | } |
Evgeny Margolis | db4c5c9 | 2023-02-21 13:50:29 -0800 | [diff] [blame] | 306 | ], |
| 307 | "events": [ |
| 308 | { |
| 309 | "name": "AccessControlEntryChanged", |
| 310 | "code": 0, |
| 311 | "mfgCode": null, |
| 312 | "side": "server", |
| 313 | "included": 1 |
| 314 | }, |
| 315 | { |
| 316 | "name": "AccessControlExtensionChanged", |
| 317 | "code": 1, |
| 318 | "mfgCode": null, |
| 319 | "side": "server", |
| 320 | "included": 1 |
| 321 | } |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 322 | ] |
| 323 | }, |
| 324 | { |
Boris Zbarsky | 04c20f6 | 2022-12-18 10:09:13 -0500 | [diff] [blame] | 325 | "name": "Basic Information", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 326 | "code": 40, |
| 327 | "mfgCode": null, |
Boris Zbarsky | 04c20f6 | 2022-12-18 10:09:13 -0500 | [diff] [blame] | 328 | "define": "BASIC_INFORMATION_CLUSTER", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 329 | "side": "server", |
| 330 | "enabled": 1, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 331 | "attributes": [ |
| 332 | { |
| 333 | "name": "DataModelRevision", |
| 334 | "code": 0, |
| 335 | "mfgCode": null, |
| 336 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 337 | "type": "int16u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 338 | "included": 1, |
Yufeng Wang | 28295b6 | 2022-05-04 09:09:55 -0700 | [diff] [blame] | 339 | "storageOption": "External", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 340 | "singleton": 1, |
| 341 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 342 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 343 | "reportable": 1, |
| 344 | "minInterval": 0, |
| 345 | "maxInterval": 65344, |
| 346 | "reportableChange": 0 |
| 347 | }, |
| 348 | { |
| 349 | "name": "VendorName", |
| 350 | "code": 1, |
| 351 | "mfgCode": null, |
| 352 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 353 | "type": "char_string", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 354 | "included": 1, |
| 355 | "storageOption": "External", |
| 356 | "singleton": 1, |
| 357 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 358 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 359 | "reportable": 1, |
| 360 | "minInterval": 0, |
| 361 | "maxInterval": 65344, |
| 362 | "reportableChange": 0 |
| 363 | }, |
| 364 | { |
| 365 | "name": "VendorID", |
| 366 | "code": 2, |
| 367 | "mfgCode": null, |
| 368 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 369 | "type": "vendor_id", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 370 | "included": 1, |
| 371 | "storageOption": "External", |
| 372 | "singleton": 1, |
| 373 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 374 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 375 | "reportable": 1, |
| 376 | "minInterval": 0, |
| 377 | "maxInterval": 65344, |
| 378 | "reportableChange": 0 |
| 379 | }, |
| 380 | { |
| 381 | "name": "ProductName", |
| 382 | "code": 3, |
| 383 | "mfgCode": null, |
| 384 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 385 | "type": "char_string", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 386 | "included": 1, |
| 387 | "storageOption": "External", |
| 388 | "singleton": 1, |
| 389 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 390 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 391 | "reportable": 1, |
| 392 | "minInterval": 0, |
| 393 | "maxInterval": 65344, |
| 394 | "reportableChange": 0 |
| 395 | }, |
| 396 | { |
| 397 | "name": "ProductID", |
| 398 | "code": 4, |
| 399 | "mfgCode": null, |
| 400 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 401 | "type": "int16u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 402 | "included": 1, |
| 403 | "storageOption": "External", |
| 404 | "singleton": 1, |
| 405 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 406 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 407 | "reportable": 1, |
| 408 | "minInterval": 0, |
| 409 | "maxInterval": 65344, |
| 410 | "reportableChange": 0 |
| 411 | }, |
| 412 | { |
| 413 | "name": "NodeLabel", |
| 414 | "code": 5, |
| 415 | "mfgCode": null, |
| 416 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 417 | "type": "char_string", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 418 | "included": 1, |
| 419 | "storageOption": "NVM", |
| 420 | "singleton": 1, |
| 421 | "bounded": 0, |
| 422 | "defaultValue": "", |
| 423 | "reportable": 1, |
| 424 | "minInterval": 0, |
| 425 | "maxInterval": 65344, |
| 426 | "reportableChange": 0 |
| 427 | }, |
| 428 | { |
| 429 | "name": "Location", |
| 430 | "code": 6, |
| 431 | "mfgCode": null, |
| 432 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 433 | "type": "char_string", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 434 | "included": 1, |
| 435 | "storageOption": "External", |
| 436 | "singleton": 1, |
| 437 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 438 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 439 | "reportable": 1, |
| 440 | "minInterval": 0, |
| 441 | "maxInterval": 65344, |
| 442 | "reportableChange": 0 |
| 443 | }, |
| 444 | { |
| 445 | "name": "HardwareVersion", |
| 446 | "code": 7, |
| 447 | "mfgCode": null, |
| 448 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 449 | "type": "int16u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 450 | "included": 1, |
| 451 | "storageOption": "External", |
| 452 | "singleton": 1, |
| 453 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 454 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 455 | "reportable": 1, |
| 456 | "minInterval": 0, |
| 457 | "maxInterval": 65344, |
| 458 | "reportableChange": 0 |
| 459 | }, |
| 460 | { |
| 461 | "name": "HardwareVersionString", |
| 462 | "code": 8, |
| 463 | "mfgCode": null, |
| 464 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 465 | "type": "char_string", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 466 | "included": 1, |
| 467 | "storageOption": "External", |
| 468 | "singleton": 1, |
| 469 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 470 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 471 | "reportable": 1, |
| 472 | "minInterval": 0, |
| 473 | "maxInterval": 65344, |
| 474 | "reportableChange": 0 |
| 475 | }, |
| 476 | { |
| 477 | "name": "SoftwareVersion", |
| 478 | "code": 9, |
| 479 | "mfgCode": null, |
| 480 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 481 | "type": "int32u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 482 | "included": 1, |
| 483 | "storageOption": "External", |
| 484 | "singleton": 1, |
| 485 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 486 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 487 | "reportable": 1, |
| 488 | "minInterval": 0, |
| 489 | "maxInterval": 65344, |
| 490 | "reportableChange": 0 |
| 491 | }, |
| 492 | { |
| 493 | "name": "SoftwareVersionString", |
| 494 | "code": 10, |
| 495 | "mfgCode": null, |
| 496 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 497 | "type": "char_string", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 498 | "included": 1, |
| 499 | "storageOption": "External", |
| 500 | "singleton": 1, |
| 501 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 502 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 503 | "reportable": 1, |
| 504 | "minInterval": 0, |
| 505 | "maxInterval": 65344, |
| 506 | "reportableChange": 0 |
| 507 | }, |
| 508 | { |
| 509 | "name": "ManufacturingDate", |
| 510 | "code": 11, |
| 511 | "mfgCode": null, |
| 512 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 513 | "type": "char_string", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 514 | "included": 1, |
| 515 | "storageOption": "External", |
| 516 | "singleton": 1, |
| 517 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 518 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 519 | "reportable": 1, |
| 520 | "minInterval": 0, |
| 521 | "maxInterval": 65344, |
| 522 | "reportableChange": 0 |
| 523 | }, |
| 524 | { |
| 525 | "name": "PartNumber", |
| 526 | "code": 12, |
| 527 | "mfgCode": null, |
| 528 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 529 | "type": "char_string", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 530 | "included": 1, |
| 531 | "storageOption": "External", |
| 532 | "singleton": 1, |
| 533 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 534 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 535 | "reportable": 1, |
| 536 | "minInterval": 0, |
| 537 | "maxInterval": 65344, |
| 538 | "reportableChange": 0 |
| 539 | }, |
| 540 | { |
| 541 | "name": "ProductURL", |
| 542 | "code": 13, |
| 543 | "mfgCode": null, |
| 544 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 545 | "type": "long_char_string", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 546 | "included": 1, |
| 547 | "storageOption": "External", |
| 548 | "singleton": 1, |
| 549 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 550 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 551 | "reportable": 1, |
| 552 | "minInterval": 0, |
| 553 | "maxInterval": 65344, |
| 554 | "reportableChange": 0 |
| 555 | }, |
| 556 | { |
| 557 | "name": "ProductLabel", |
| 558 | "code": 14, |
| 559 | "mfgCode": null, |
| 560 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 561 | "type": "char_string", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 562 | "included": 1, |
| 563 | "storageOption": "External", |
| 564 | "singleton": 1, |
| 565 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 566 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 567 | "reportable": 1, |
| 568 | "minInterval": 0, |
| 569 | "maxInterval": 65344, |
| 570 | "reportableChange": 0 |
| 571 | }, |
| 572 | { |
| 573 | "name": "SerialNumber", |
| 574 | "code": 15, |
| 575 | "mfgCode": null, |
| 576 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 577 | "type": "char_string", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 578 | "included": 1, |
| 579 | "storageOption": "External", |
| 580 | "singleton": 1, |
| 581 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 582 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 583 | "reportable": 1, |
| 584 | "minInterval": 0, |
| 585 | "maxInterval": 65344, |
| 586 | "reportableChange": 0 |
| 587 | }, |
| 588 | { |
| 589 | "name": "LocalConfigDisabled", |
| 590 | "code": 16, |
| 591 | "mfgCode": null, |
| 592 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 593 | "type": "boolean", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 594 | "included": 1, |
| 595 | "storageOption": "NVM", |
| 596 | "singleton": 1, |
| 597 | "bounded": 0, |
| 598 | "defaultValue": "0", |
| 599 | "reportable": 1, |
| 600 | "minInterval": 0, |
| 601 | "maxInterval": 65344, |
| 602 | "reportableChange": 0 |
| 603 | }, |
| 604 | { |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 605 | "name": "UniqueID", |
| 606 | "code": 18, |
| 607 | "mfgCode": null, |
| 608 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 609 | "type": "char_string", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 610 | "included": 1, |
| 611 | "storageOption": "External", |
| 612 | "singleton": 1, |
| 613 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 614 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 615 | "reportable": 1, |
| 616 | "minInterval": 0, |
| 617 | "maxInterval": 65344, |
| 618 | "reportableChange": 0 |
| 619 | }, |
| 620 | { |
Andrei Litvin | 285d734 | 2023-05-05 13:57:50 -0400 | [diff] [blame] | 621 | "name": "CapabilityMinima", |
| 622 | "code": 19, |
| 623 | "mfgCode": null, |
| 624 | "side": "server", |
| 625 | "type": "CapabilityMinimaStruct", |
| 626 | "included": 1, |
Erwin Pan | e5eb60d | 2023-05-09 08:59:22 +0800 | [diff] [blame] | 627 | "storageOption": "External", |
Andrei Litvin | 285d734 | 2023-05-05 13:57:50 -0400 | [diff] [blame] | 628 | "singleton": 1, |
| 629 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 630 | "defaultValue": null, |
Andrei Litvin | 285d734 | 2023-05-05 13:57:50 -0400 | [diff] [blame] | 631 | "reportable": 1, |
| 632 | "minInterval": 1, |
| 633 | "maxInterval": 65534, |
| 634 | "reportableChange": 0 |
| 635 | }, |
| 636 | { |
Terence Hampson | 9969d44 | 2023-11-16 11:30:48 -0500 | [diff] [blame] | 637 | "name": "SpecificationVersion", |
| 638 | "code": 21, |
| 639 | "mfgCode": null, |
| 640 | "side": "server", |
| 641 | "type": "int32u", |
| 642 | "included": 1, |
| 643 | "storageOption": "External", |
| 644 | "singleton": 1, |
| 645 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 646 | "defaultValue": null, |
Terence Hampson | 9969d44 | 2023-11-16 11:30:48 -0500 | [diff] [blame] | 647 | "reportable": 1, |
| 648 | "minInterval": 1, |
| 649 | "maxInterval": 65534, |
| 650 | "reportableChange": 0 |
| 651 | }, |
| 652 | { |
| 653 | "name": "MaxPathsPerInvoke", |
| 654 | "code": 22, |
| 655 | "mfgCode": null, |
| 656 | "side": "server", |
| 657 | "type": "int16u", |
| 658 | "included": 1, |
| 659 | "storageOption": "External", |
| 660 | "singleton": 1, |
| 661 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 662 | "defaultValue": null, |
Terence Hampson | 9969d44 | 2023-11-16 11:30:48 -0500 | [diff] [blame] | 663 | "reportable": 1, |
| 664 | "minInterval": 1, |
| 665 | "maxInterval": 65534, |
| 666 | "reportableChange": 0 |
| 667 | }, |
| 668 | { |
tehampson | 2db812e | 2022-05-23 15:24:29 -0400 | [diff] [blame] | 669 | "name": "FeatureMap", |
| 670 | "code": 65532, |
| 671 | "mfgCode": null, |
| 672 | "side": "server", |
| 673 | "type": "bitmap32", |
| 674 | "included": 1, |
| 675 | "storageOption": "RAM", |
| 676 | "singleton": 0, |
| 677 | "bounded": 0, |
| 678 | "defaultValue": "0", |
| 679 | "reportable": 1, |
| 680 | "minInterval": 1, |
| 681 | "maxInterval": 65534, |
| 682 | "reportableChange": 0 |
| 683 | }, |
| 684 | { |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 685 | "name": "ClusterRevision", |
| 686 | "code": 65533, |
| 687 | "mfgCode": null, |
| 688 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 689 | "type": "int16u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 690 | "included": 1, |
| 691 | "storageOption": "RAM", |
| 692 | "singleton": 1, |
| 693 | "bounded": 0, |
Terence Hampson | 9969d44 | 2023-11-16 11:30:48 -0500 | [diff] [blame] | 694 | "defaultValue": "3", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 695 | "reportable": 1, |
| 696 | "minInterval": 0, |
| 697 | "maxInterval": 65344, |
| 698 | "reportableChange": 0 |
| 699 | } |
Evgeny Margolis | db4c5c9 | 2023-02-21 13:50:29 -0800 | [diff] [blame] | 700 | ], |
| 701 | "events": [ |
| 702 | { |
| 703 | "name": "StartUp", |
| 704 | "code": 0, |
| 705 | "mfgCode": null, |
| 706 | "side": "server", |
| 707 | "included": 1 |
| 708 | }, |
| 709 | { |
| 710 | "name": "ShutDown", |
| 711 | "code": 1, |
| 712 | "mfgCode": null, |
| 713 | "side": "server", |
| 714 | "included": 1 |
| 715 | }, |
| 716 | { |
| 717 | "name": "Leave", |
| 718 | "code": 2, |
| 719 | "mfgCode": null, |
| 720 | "side": "server", |
| 721 | "included": 1 |
| 722 | } |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 723 | ] |
| 724 | }, |
| 725 | { |
| 726 | "name": "OTA Software Update Provider", |
| 727 | "code": 41, |
| 728 | "mfgCode": null, |
Andrei Litvin | 0c00923 | 2022-11-04 13:22:15 -0400 | [diff] [blame] | 729 | "define": "OTA_SOFTWARE_UPDATE_PROVIDER_CLUSTER", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 730 | "side": "client", |
| 731 | "enabled": 1, |
| 732 | "commands": [ |
| 733 | { |
| 734 | "name": "QueryImage", |
| 735 | "code": 0, |
| 736 | "mfgCode": null, |
| 737 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 738 | "isIncoming": 0, |
| 739 | "isEnabled": 1 |
| 740 | }, |
| 741 | { |
| 742 | "name": "QueryImageResponse", |
| 743 | "code": 1, |
| 744 | "mfgCode": null, |
| 745 | "source": "server", |
| 746 | "isIncoming": 1, |
| 747 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 748 | }, |
| 749 | { |
| 750 | "name": "ApplyUpdateRequest", |
| 751 | "code": 2, |
| 752 | "mfgCode": null, |
| 753 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 754 | "isIncoming": 0, |
| 755 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 756 | }, |
| 757 | { |
| 758 | "name": "ApplyUpdateResponse", |
| 759 | "code": 3, |
| 760 | "mfgCode": null, |
| 761 | "source": "server", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 762 | "isIncoming": 1, |
| 763 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 764 | }, |
| 765 | { |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 766 | "name": "NotifyUpdateApplied", |
| 767 | "code": 4, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 768 | "mfgCode": null, |
| 769 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 770 | "isIncoming": 0, |
| 771 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 772 | } |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 773 | ] |
| 774 | }, |
| 775 | { |
| 776 | "name": "OTA Software Update Requestor", |
| 777 | "code": 42, |
| 778 | "mfgCode": null, |
Andrei Litvin | 0c00923 | 2022-11-04 13:22:15 -0400 | [diff] [blame] | 779 | "define": "OTA_SOFTWARE_UPDATE_REQUESTOR_CLUSTER", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 780 | "side": "server", |
| 781 | "enabled": 1, |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 782 | "commands": [ |
| 783 | { |
| 784 | "name": "AnnounceOTAProvider", |
| 785 | "code": 0, |
| 786 | "mfgCode": null, |
| 787 | "source": "client", |
| 788 | "isIncoming": 1, |
| 789 | "isEnabled": 1 |
| 790 | } |
| 791 | ], |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 792 | "attributes": [ |
| 793 | { |
Boris Zbarsky | 458bbbf | 2023-01-03 13:11:18 -0500 | [diff] [blame] | 794 | "name": "DefaultOTAProviders", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 795 | "code": 0, |
| 796 | "mfgCode": null, |
| 797 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 798 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 799 | "included": 1, |
| 800 | "storageOption": "External", |
| 801 | "singleton": 0, |
| 802 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 803 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 804 | "reportable": 1, |
| 805 | "minInterval": 1, |
| 806 | "maxInterval": 65534, |
| 807 | "reportableChange": 0 |
| 808 | }, |
| 809 | { |
| 810 | "name": "UpdatePossible", |
| 811 | "code": 1, |
| 812 | "mfgCode": null, |
| 813 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 814 | "type": "boolean", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 815 | "included": 1, |
| 816 | "storageOption": "RAM", |
| 817 | "singleton": 0, |
| 818 | "bounded": 0, |
| 819 | "defaultValue": "1", |
| 820 | "reportable": 1, |
| 821 | "minInterval": 0, |
| 822 | "maxInterval": 65344, |
| 823 | "reportableChange": 0 |
| 824 | }, |
| 825 | { |
| 826 | "name": "UpdateState", |
| 827 | "code": 2, |
| 828 | "mfgCode": null, |
| 829 | "side": "server", |
Boris Zbarsky | 71317fa | 2023-10-11 15:56:01 -0400 | [diff] [blame] | 830 | "type": "UpdateStateEnum", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 831 | "included": 1, |
| 832 | "storageOption": "RAM", |
| 833 | "singleton": 0, |
| 834 | "bounded": 0, |
| 835 | "defaultValue": "0", |
| 836 | "reportable": 1, |
| 837 | "minInterval": 0, |
| 838 | "maxInterval": 65344, |
| 839 | "reportableChange": 0 |
| 840 | }, |
| 841 | { |
| 842 | "name": "UpdateStateProgress", |
| 843 | "code": 3, |
| 844 | "mfgCode": null, |
| 845 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 846 | "type": "int8u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 847 | "included": 1, |
| 848 | "storageOption": "RAM", |
| 849 | "singleton": 0, |
| 850 | "bounded": 0, |
| 851 | "defaultValue": "0", |
| 852 | "reportable": 1, |
| 853 | "minInterval": 1, |
| 854 | "maxInterval": 65534, |
| 855 | "reportableChange": 0 |
| 856 | }, |
| 857 | { |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 858 | "name": "FeatureMap", |
| 859 | "code": 65532, |
| 860 | "mfgCode": null, |
| 861 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 862 | "type": "bitmap32", |
tehampson | 2db812e | 2022-05-23 15:24:29 -0400 | [diff] [blame] | 863 | "included": 1, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 864 | "storageOption": "RAM", |
| 865 | "singleton": 0, |
| 866 | "bounded": 0, |
| 867 | "defaultValue": "0", |
| 868 | "reportable": 1, |
| 869 | "minInterval": 1, |
| 870 | "maxInterval": 65534, |
| 871 | "reportableChange": 0 |
| 872 | }, |
| 873 | { |
| 874 | "name": "ClusterRevision", |
| 875 | "code": 65533, |
| 876 | "mfgCode": null, |
| 877 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 878 | "type": "int16u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 879 | "included": 1, |
| 880 | "storageOption": "RAM", |
| 881 | "singleton": 0, |
| 882 | "bounded": 0, |
| 883 | "defaultValue": "1", |
| 884 | "reportable": 1, |
| 885 | "minInterval": 0, |
| 886 | "maxInterval": 65344, |
| 887 | "reportableChange": 0 |
| 888 | } |
Evgeny Margolis | db4c5c9 | 2023-02-21 13:50:29 -0800 | [diff] [blame] | 889 | ], |
| 890 | "events": [ |
| 891 | { |
| 892 | "name": "StateTransition", |
| 893 | "code": 0, |
| 894 | "mfgCode": null, |
| 895 | "side": "server", |
| 896 | "included": 1 |
| 897 | }, |
| 898 | { |
| 899 | "name": "VersionApplied", |
| 900 | "code": 1, |
| 901 | "mfgCode": null, |
| 902 | "side": "server", |
| 903 | "included": 1 |
| 904 | }, |
| 905 | { |
| 906 | "name": "DownloadError", |
| 907 | "code": 2, |
| 908 | "mfgCode": null, |
| 909 | "side": "server", |
| 910 | "included": 1 |
| 911 | } |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 912 | ] |
| 913 | }, |
| 914 | { |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 915 | "name": "General Commissioning", |
| 916 | "code": 48, |
| 917 | "mfgCode": null, |
| 918 | "define": "GENERAL_COMMISSIONING_CLUSTER", |
| 919 | "side": "server", |
| 920 | "enabled": 1, |
| 921 | "commands": [ |
| 922 | { |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 923 | "name": "ArmFailSafe", |
| 924 | "code": 0, |
| 925 | "mfgCode": null, |
| 926 | "source": "client", |
| 927 | "isIncoming": 1, |
| 928 | "isEnabled": 1 |
| 929 | }, |
| 930 | { |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 931 | "name": "ArmFailSafeResponse", |
| 932 | "code": 1, |
| 933 | "mfgCode": null, |
| 934 | "source": "server", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 935 | "isIncoming": 0, |
| 936 | "isEnabled": 1 |
| 937 | }, |
| 938 | { |
| 939 | "name": "SetRegulatoryConfig", |
| 940 | "code": 2, |
| 941 | "mfgCode": null, |
| 942 | "source": "client", |
| 943 | "isIncoming": 1, |
| 944 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 945 | }, |
| 946 | { |
| 947 | "name": "SetRegulatoryConfigResponse", |
| 948 | "code": 3, |
| 949 | "mfgCode": null, |
| 950 | "source": "server", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 951 | "isIncoming": 0, |
| 952 | "isEnabled": 1 |
| 953 | }, |
| 954 | { |
| 955 | "name": "CommissioningComplete", |
| 956 | "code": 4, |
| 957 | "mfgCode": null, |
| 958 | "source": "client", |
| 959 | "isIncoming": 1, |
| 960 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 961 | }, |
| 962 | { |
| 963 | "name": "CommissioningCompleteResponse", |
| 964 | "code": 5, |
| 965 | "mfgCode": null, |
| 966 | "source": "server", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 967 | "isIncoming": 0, |
| 968 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 969 | } |
| 970 | ], |
| 971 | "attributes": [ |
| 972 | { |
| 973 | "name": "Breadcrumb", |
| 974 | "code": 0, |
| 975 | "mfgCode": null, |
| 976 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 977 | "type": "int64u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 978 | "included": 1, |
| 979 | "storageOption": "RAM", |
| 980 | "singleton": 0, |
| 981 | "bounded": 0, |
| 982 | "defaultValue": "0x0000000000000000", |
| 983 | "reportable": 1, |
| 984 | "minInterval": 0, |
| 985 | "maxInterval": 65344, |
| 986 | "reportableChange": 0 |
| 987 | }, |
| 988 | { |
| 989 | "name": "BasicCommissioningInfo", |
| 990 | "code": 1, |
| 991 | "mfgCode": null, |
| 992 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 993 | "type": "BasicCommissioningInfo", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 994 | "included": 1, |
| 995 | "storageOption": "External", |
| 996 | "singleton": 0, |
| 997 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 998 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 999 | "reportable": 1, |
| 1000 | "minInterval": 0, |
| 1001 | "maxInterval": 65344, |
| 1002 | "reportableChange": 0 |
| 1003 | }, |
| 1004 | { |
| 1005 | "name": "RegulatoryConfig", |
| 1006 | "code": 2, |
| 1007 | "mfgCode": null, |
| 1008 | "side": "server", |
Boris Zbarsky | 9876878 | 2023-05-23 12:01:23 -0400 | [diff] [blame] | 1009 | "type": "RegulatoryLocationTypeEnum", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1010 | "included": 1, |
Boris Zbarsky | 117dd16 | 2022-08-08 16:32:56 -0400 | [diff] [blame] | 1011 | "storageOption": "External", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1012 | "singleton": 0, |
| 1013 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1014 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1015 | "reportable": 1, |
| 1016 | "minInterval": 1, |
| 1017 | "maxInterval": 65534, |
| 1018 | "reportableChange": 0 |
| 1019 | }, |
| 1020 | { |
| 1021 | "name": "LocationCapability", |
| 1022 | "code": 3, |
| 1023 | "mfgCode": null, |
| 1024 | "side": "server", |
Boris Zbarsky | 9876878 | 2023-05-23 12:01:23 -0400 | [diff] [blame] | 1025 | "type": "RegulatoryLocationTypeEnum", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1026 | "included": 1, |
Boris Zbarsky | 117dd16 | 2022-08-08 16:32:56 -0400 | [diff] [blame] | 1027 | "storageOption": "External", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1028 | "singleton": 0, |
| 1029 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1030 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1031 | "reportable": 1, |
| 1032 | "minInterval": 1, |
| 1033 | "maxInterval": 65534, |
| 1034 | "reportableChange": 0 |
| 1035 | }, |
| 1036 | { |
Andrei Litvin | 285d734 | 2023-05-05 13:57:50 -0400 | [diff] [blame] | 1037 | "name": "SupportsConcurrentConnection", |
| 1038 | "code": 4, |
| 1039 | "mfgCode": null, |
| 1040 | "side": "server", |
| 1041 | "type": "boolean", |
| 1042 | "included": 1, |
Erwin Pan | e5eb60d | 2023-05-09 08:59:22 +0800 | [diff] [blame] | 1043 | "storageOption": "External", |
Andrei Litvin | 285d734 | 2023-05-05 13:57:50 -0400 | [diff] [blame] | 1044 | "singleton": 0, |
| 1045 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1046 | "defaultValue": null, |
Andrei Litvin | 285d734 | 2023-05-05 13:57:50 -0400 | [diff] [blame] | 1047 | "reportable": 1, |
| 1048 | "minInterval": 1, |
| 1049 | "maxInterval": 65534, |
| 1050 | "reportableChange": 0 |
| 1051 | }, |
| 1052 | { |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1053 | "name": "FeatureMap", |
| 1054 | "code": 65532, |
| 1055 | "mfgCode": null, |
| 1056 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1057 | "type": "bitmap32", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1058 | "included": 1, |
| 1059 | "storageOption": "RAM", |
| 1060 | "singleton": 0, |
| 1061 | "bounded": 0, |
Douglas Rocha Ferraz | 949f8a1 | 2022-06-28 09:58:16 -0400 | [diff] [blame] | 1062 | "defaultValue": "0", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1063 | "reportable": 1, |
| 1064 | "minInterval": 1, |
| 1065 | "maxInterval": 65534, |
| 1066 | "reportableChange": 0 |
| 1067 | }, |
| 1068 | { |
| 1069 | "name": "ClusterRevision", |
| 1070 | "code": 65533, |
| 1071 | "mfgCode": null, |
| 1072 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1073 | "type": "int16u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1074 | "included": 1, |
| 1075 | "storageOption": "RAM", |
| 1076 | "singleton": 0, |
| 1077 | "bounded": 0, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 1078 | "defaultValue": "0x0001", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1079 | "reportable": 1, |
| 1080 | "minInterval": 0, |
| 1081 | "maxInterval": 65344, |
| 1082 | "reportableChange": 0 |
| 1083 | } |
| 1084 | ] |
| 1085 | }, |
| 1086 | { |
| 1087 | "name": "Network Commissioning", |
| 1088 | "code": 49, |
| 1089 | "mfgCode": null, |
| 1090 | "define": "NETWORK_COMMISSIONING_CLUSTER", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 1091 | "side": "server", |
| 1092 | "enabled": 1, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1093 | "commands": [ |
| 1094 | { |
| 1095 | "name": "ScanNetworks", |
| 1096 | "code": 0, |
| 1097 | "mfgCode": null, |
| 1098 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 1099 | "isIncoming": 1, |
| 1100 | "isEnabled": 1 |
| 1101 | }, |
| 1102 | { |
| 1103 | "name": "ScanNetworksResponse", |
| 1104 | "code": 1, |
| 1105 | "mfgCode": null, |
| 1106 | "source": "server", |
| 1107 | "isIncoming": 0, |
| 1108 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1109 | }, |
| 1110 | { |
| 1111 | "name": "AddOrUpdateWiFiNetwork", |
| 1112 | "code": 2, |
| 1113 | "mfgCode": null, |
| 1114 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 1115 | "isIncoming": 1, |
| 1116 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1117 | }, |
| 1118 | { |
| 1119 | "name": "AddOrUpdateThreadNetwork", |
| 1120 | "code": 3, |
| 1121 | "mfgCode": null, |
| 1122 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 1123 | "isIncoming": 1, |
| 1124 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1125 | }, |
| 1126 | { |
| 1127 | "name": "RemoveNetwork", |
| 1128 | "code": 4, |
| 1129 | "mfgCode": null, |
| 1130 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 1131 | "isIncoming": 1, |
| 1132 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1133 | }, |
| 1134 | { |
| 1135 | "name": "NetworkConfigResponse", |
| 1136 | "code": 5, |
| 1137 | "mfgCode": null, |
| 1138 | "source": "server", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 1139 | "isIncoming": 0, |
| 1140 | "isEnabled": 1 |
| 1141 | }, |
| 1142 | { |
| 1143 | "name": "ConnectNetwork", |
| 1144 | "code": 6, |
| 1145 | "mfgCode": null, |
| 1146 | "source": "client", |
| 1147 | "isIncoming": 1, |
| 1148 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1149 | }, |
| 1150 | { |
| 1151 | "name": "ConnectNetworkResponse", |
| 1152 | "code": 7, |
| 1153 | "mfgCode": null, |
| 1154 | "source": "server", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 1155 | "isIncoming": 0, |
| 1156 | "isEnabled": 1 |
| 1157 | }, |
| 1158 | { |
| 1159 | "name": "ReorderNetwork", |
| 1160 | "code": 8, |
| 1161 | "mfgCode": null, |
| 1162 | "source": "client", |
| 1163 | "isIncoming": 1, |
| 1164 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1165 | } |
| 1166 | ], |
| 1167 | "attributes": [ |
| 1168 | { |
| 1169 | "name": "MaxNetworks", |
| 1170 | "code": 0, |
| 1171 | "mfgCode": null, |
| 1172 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1173 | "type": "int8u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1174 | "included": 1, |
| 1175 | "storageOption": "RAM", |
| 1176 | "singleton": 0, |
| 1177 | "bounded": 0, |
| 1178 | "defaultValue": "", |
| 1179 | "reportable": 1, |
| 1180 | "minInterval": 1, |
| 1181 | "maxInterval": 65534, |
| 1182 | "reportableChange": 0 |
| 1183 | }, |
| 1184 | { |
| 1185 | "name": "Networks", |
| 1186 | "code": 1, |
| 1187 | "mfgCode": null, |
| 1188 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1189 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1190 | "included": 1, |
| 1191 | "storageOption": "External", |
| 1192 | "singleton": 0, |
| 1193 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1194 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1195 | "reportable": 1, |
| 1196 | "minInterval": 1, |
| 1197 | "maxInterval": 65534, |
| 1198 | "reportableChange": 0 |
| 1199 | }, |
| 1200 | { |
| 1201 | "name": "ScanMaxTimeSeconds", |
| 1202 | "code": 2, |
| 1203 | "mfgCode": null, |
| 1204 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1205 | "type": "int8u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1206 | "included": 1, |
| 1207 | "storageOption": "RAM", |
| 1208 | "singleton": 0, |
| 1209 | "bounded": 0, |
| 1210 | "defaultValue": "", |
| 1211 | "reportable": 1, |
| 1212 | "minInterval": 1, |
| 1213 | "maxInterval": 65534, |
| 1214 | "reportableChange": 0 |
| 1215 | }, |
| 1216 | { |
| 1217 | "name": "ConnectMaxTimeSeconds", |
| 1218 | "code": 3, |
| 1219 | "mfgCode": null, |
| 1220 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1221 | "type": "int8u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1222 | "included": 1, |
| 1223 | "storageOption": "RAM", |
| 1224 | "singleton": 0, |
| 1225 | "bounded": 0, |
| 1226 | "defaultValue": "", |
| 1227 | "reportable": 1, |
| 1228 | "minInterval": 1, |
| 1229 | "maxInterval": 65534, |
| 1230 | "reportableChange": 0 |
| 1231 | }, |
| 1232 | { |
| 1233 | "name": "InterfaceEnabled", |
| 1234 | "code": 4, |
| 1235 | "mfgCode": null, |
| 1236 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1237 | "type": "boolean", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1238 | "included": 1, |
| 1239 | "storageOption": "RAM", |
| 1240 | "singleton": 0, |
| 1241 | "bounded": 0, |
| 1242 | "defaultValue": "", |
| 1243 | "reportable": 1, |
| 1244 | "minInterval": 1, |
| 1245 | "maxInterval": 65534, |
| 1246 | "reportableChange": 0 |
| 1247 | }, |
| 1248 | { |
| 1249 | "name": "LastNetworkingStatus", |
| 1250 | "code": 5, |
| 1251 | "mfgCode": null, |
| 1252 | "side": "server", |
Boris Zbarsky | 0dc592e | 2023-06-01 15:25:00 -0400 | [diff] [blame] | 1253 | "type": "NetworkCommissioningStatusEnum", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1254 | "included": 1, |
| 1255 | "storageOption": "RAM", |
| 1256 | "singleton": 0, |
| 1257 | "bounded": 0, |
| 1258 | "defaultValue": "", |
| 1259 | "reportable": 1, |
| 1260 | "minInterval": 1, |
| 1261 | "maxInterval": 65534, |
| 1262 | "reportableChange": 0 |
| 1263 | }, |
| 1264 | { |
| 1265 | "name": "LastNetworkID", |
| 1266 | "code": 6, |
| 1267 | "mfgCode": null, |
| 1268 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1269 | "type": "octet_string", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1270 | "included": 1, |
| 1271 | "storageOption": "RAM", |
| 1272 | "singleton": 0, |
| 1273 | "bounded": 0, |
| 1274 | "defaultValue": "", |
| 1275 | "reportable": 1, |
| 1276 | "minInterval": 1, |
| 1277 | "maxInterval": 65534, |
| 1278 | "reportableChange": 0 |
| 1279 | }, |
| 1280 | { |
| 1281 | "name": "LastConnectErrorValue", |
| 1282 | "code": 7, |
| 1283 | "mfgCode": null, |
| 1284 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1285 | "type": "int32s", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1286 | "included": 1, |
| 1287 | "storageOption": "RAM", |
| 1288 | "singleton": 0, |
| 1289 | "bounded": 0, |
| 1290 | "defaultValue": "", |
| 1291 | "reportable": 1, |
| 1292 | "minInterval": 1, |
| 1293 | "maxInterval": 65534, |
| 1294 | "reportableChange": 0 |
| 1295 | }, |
| 1296 | { |
| 1297 | "name": "FeatureMap", |
| 1298 | "code": 65532, |
| 1299 | "mfgCode": null, |
| 1300 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1301 | "type": "bitmap32", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1302 | "included": 1, |
| 1303 | "storageOption": "RAM", |
| 1304 | "singleton": 0, |
| 1305 | "bounded": 0, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 1306 | "defaultValue": "1", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1307 | "reportable": 1, |
| 1308 | "minInterval": 1, |
| 1309 | "maxInterval": 65534, |
| 1310 | "reportableChange": 0 |
| 1311 | }, |
| 1312 | { |
| 1313 | "name": "ClusterRevision", |
| 1314 | "code": 65533, |
| 1315 | "mfgCode": null, |
| 1316 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1317 | "type": "int16u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1318 | "included": 1, |
| 1319 | "storageOption": "RAM", |
| 1320 | "singleton": 0, |
| 1321 | "bounded": 0, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 1322 | "defaultValue": "0x0001", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1323 | "reportable": 1, |
| 1324 | "minInterval": 0, |
| 1325 | "maxInterval": 65344, |
| 1326 | "reportableChange": 0 |
| 1327 | } |
| 1328 | ] |
| 1329 | }, |
| 1330 | { |
| 1331 | "name": "Diagnostic Logs", |
| 1332 | "code": 50, |
| 1333 | "mfgCode": null, |
| 1334 | "define": "DIAGNOSTIC_LOGS_CLUSTER", |
| 1335 | "side": "server", |
| 1336 | "enabled": 1, |
| 1337 | "commands": [ |
| 1338 | { |
| 1339 | "name": "RetrieveLogsRequest", |
| 1340 | "code": 0, |
| 1341 | "mfgCode": null, |
| 1342 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 1343 | "isIncoming": 1, |
| 1344 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1345 | } |
| 1346 | ], |
tehampson | 2db812e | 2022-05-23 15:24:29 -0400 | [diff] [blame] | 1347 | "attributes": [ |
| 1348 | { |
| 1349 | "name": "FeatureMap", |
| 1350 | "code": 65532, |
| 1351 | "mfgCode": null, |
| 1352 | "side": "server", |
| 1353 | "type": "bitmap32", |
| 1354 | "included": 1, |
| 1355 | "storageOption": "RAM", |
| 1356 | "singleton": 0, |
| 1357 | "bounded": 0, |
| 1358 | "defaultValue": "0", |
| 1359 | "reportable": 1, |
| 1360 | "minInterval": 1, |
| 1361 | "maxInterval": 65534, |
| 1362 | "reportableChange": 0 |
| 1363 | }, |
| 1364 | { |
| 1365 | "name": "ClusterRevision", |
| 1366 | "code": 65533, |
| 1367 | "mfgCode": null, |
| 1368 | "side": "server", |
| 1369 | "type": "int16u", |
| 1370 | "included": 1, |
| 1371 | "storageOption": "RAM", |
| 1372 | "singleton": 0, |
| 1373 | "bounded": 0, |
| 1374 | "defaultValue": "1", |
| 1375 | "reportable": 1, |
| 1376 | "minInterval": 1, |
| 1377 | "maxInterval": 65534, |
| 1378 | "reportableChange": 0 |
| 1379 | } |
| 1380 | ] |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1381 | }, |
| 1382 | { |
| 1383 | "name": "General Diagnostics", |
| 1384 | "code": 51, |
| 1385 | "mfgCode": null, |
| 1386 | "define": "GENERAL_DIAGNOSTICS_CLUSTER", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1387 | "side": "server", |
| 1388 | "enabled": 1, |
tehampson | 9179d31 | 2022-06-01 15:43:14 -0400 | [diff] [blame] | 1389 | "commands": [ |
| 1390 | { |
| 1391 | "name": "TestEventTrigger", |
| 1392 | "code": 0, |
| 1393 | "mfgCode": null, |
| 1394 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 1395 | "isIncoming": 1, |
| 1396 | "isEnabled": 1 |
Tennessee Carmel-Veilleux | d165f62 | 2023-10-31 10:50:04 -0400 | [diff] [blame] | 1397 | }, |
| 1398 | { |
| 1399 | "name": "TimeSnapshot", |
| 1400 | "code": 1, |
| 1401 | "mfgCode": null, |
| 1402 | "source": "client", |
| 1403 | "isIncoming": 1, |
| 1404 | "isEnabled": 1 |
| 1405 | }, |
| 1406 | { |
| 1407 | "name": "TimeSnapshotResponse", |
| 1408 | "code": 2, |
| 1409 | "mfgCode": null, |
| 1410 | "source": "server", |
| 1411 | "isIncoming": 0, |
| 1412 | "isEnabled": 1 |
tehampson | 9179d31 | 2022-06-01 15:43:14 -0400 | [diff] [blame] | 1413 | } |
| 1414 | ], |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1415 | "attributes": [ |
| 1416 | { |
| 1417 | "name": "NetworkInterfaces", |
| 1418 | "code": 0, |
| 1419 | "mfgCode": null, |
| 1420 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1421 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1422 | "included": 1, |
| 1423 | "storageOption": "External", |
| 1424 | "singleton": 0, |
| 1425 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1426 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1427 | "reportable": 1, |
| 1428 | "minInterval": 0, |
| 1429 | "maxInterval": 65344, |
| 1430 | "reportableChange": 0 |
| 1431 | }, |
| 1432 | { |
| 1433 | "name": "RebootCount", |
| 1434 | "code": 1, |
| 1435 | "mfgCode": null, |
| 1436 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1437 | "type": "int16u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1438 | "included": 1, |
Boris Zbarsky | 117dd16 | 2022-08-08 16:32:56 -0400 | [diff] [blame] | 1439 | "storageOption": "External", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1440 | "singleton": 0, |
| 1441 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1442 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1443 | "reportable": 1, |
| 1444 | "minInterval": 0, |
| 1445 | "maxInterval": 65344, |
| 1446 | "reportableChange": 0 |
| 1447 | }, |
| 1448 | { |
| 1449 | "name": "UpTime", |
| 1450 | "code": 2, |
| 1451 | "mfgCode": null, |
| 1452 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1453 | "type": "int64u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1454 | "included": 1, |
Boris Zbarsky | 117dd16 | 2022-08-08 16:32:56 -0400 | [diff] [blame] | 1455 | "storageOption": "External", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1456 | "singleton": 0, |
| 1457 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1458 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1459 | "reportable": 1, |
| 1460 | "minInterval": 1, |
| 1461 | "maxInterval": 65534, |
| 1462 | "reportableChange": 0 |
| 1463 | }, |
| 1464 | { |
| 1465 | "name": "TotalOperationalHours", |
| 1466 | "code": 3, |
| 1467 | "mfgCode": null, |
| 1468 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1469 | "type": "int32u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1470 | "included": 1, |
Boris Zbarsky | 117dd16 | 2022-08-08 16:32:56 -0400 | [diff] [blame] | 1471 | "storageOption": "External", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1472 | "singleton": 0, |
| 1473 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1474 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1475 | "reportable": 1, |
| 1476 | "minInterval": 1, |
| 1477 | "maxInterval": 65534, |
| 1478 | "reportableChange": 0 |
| 1479 | }, |
| 1480 | { |
Boris Zbarsky | dd6ae93 | 2023-01-09 12:08:17 -0500 | [diff] [blame] | 1481 | "name": "BootReason", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1482 | "code": 4, |
| 1483 | "mfgCode": null, |
| 1484 | "side": "server", |
Boris Zbarsky | dd6ae93 | 2023-01-09 12:08:17 -0500 | [diff] [blame] | 1485 | "type": "BootReasonEnum", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1486 | "included": 1, |
Boris Zbarsky | 117dd16 | 2022-08-08 16:32:56 -0400 | [diff] [blame] | 1487 | "storageOption": "External", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1488 | "singleton": 0, |
| 1489 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1490 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1491 | "reportable": 1, |
| 1492 | "minInterval": 1, |
| 1493 | "maxInterval": 65534, |
| 1494 | "reportableChange": 0 |
| 1495 | }, |
| 1496 | { |
| 1497 | "name": "ActiveHardwareFaults", |
| 1498 | "code": 5, |
| 1499 | "mfgCode": null, |
| 1500 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1501 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1502 | "included": 1, |
| 1503 | "storageOption": "External", |
| 1504 | "singleton": 0, |
| 1505 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1506 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1507 | "reportable": 1, |
| 1508 | "minInterval": 1, |
| 1509 | "maxInterval": 65534, |
| 1510 | "reportableChange": 0 |
| 1511 | }, |
| 1512 | { |
| 1513 | "name": "ActiveRadioFaults", |
| 1514 | "code": 6, |
| 1515 | "mfgCode": null, |
| 1516 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1517 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1518 | "included": 1, |
| 1519 | "storageOption": "External", |
| 1520 | "singleton": 0, |
| 1521 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1522 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1523 | "reportable": 1, |
| 1524 | "minInterval": 1, |
| 1525 | "maxInterval": 65534, |
| 1526 | "reportableChange": 0 |
| 1527 | }, |
| 1528 | { |
| 1529 | "name": "ActiveNetworkFaults", |
| 1530 | "code": 7, |
| 1531 | "mfgCode": null, |
| 1532 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1533 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1534 | "included": 1, |
| 1535 | "storageOption": "External", |
| 1536 | "singleton": 0, |
| 1537 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1538 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1539 | "reportable": 1, |
| 1540 | "minInterval": 1, |
| 1541 | "maxInterval": 65534, |
| 1542 | "reportableChange": 0 |
| 1543 | }, |
| 1544 | { |
tehampson | 9179d31 | 2022-06-01 15:43:14 -0400 | [diff] [blame] | 1545 | "name": "TestEventTriggersEnabled", |
| 1546 | "code": 8, |
| 1547 | "mfgCode": null, |
| 1548 | "side": "server", |
| 1549 | "type": "boolean", |
| 1550 | "included": 1, |
| 1551 | "storageOption": "External", |
| 1552 | "singleton": 0, |
| 1553 | "bounded": 0, |
| 1554 | "defaultValue": "false", |
| 1555 | "reportable": 1, |
| 1556 | "minInterval": 1, |
| 1557 | "maxInterval": 65534, |
| 1558 | "reportableChange": 0 |
| 1559 | }, |
| 1560 | { |
tehampson | 2db812e | 2022-05-23 15:24:29 -0400 | [diff] [blame] | 1561 | "name": "FeatureMap", |
| 1562 | "code": 65532, |
| 1563 | "mfgCode": null, |
| 1564 | "side": "server", |
| 1565 | "type": "bitmap32", |
| 1566 | "included": 1, |
Junior Martinez | ea1de67 | 2024-03-04 15:28:49 -0500 | [diff] [blame] | 1567 | "storageOption": "External", |
tehampson | 2db812e | 2022-05-23 15:24:29 -0400 | [diff] [blame] | 1568 | "singleton": 0, |
| 1569 | "bounded": 0, |
Junior Martinez | ea1de67 | 2024-03-04 15:28:49 -0500 | [diff] [blame] | 1570 | "defaultValue": null, |
tehampson | 2db812e | 2022-05-23 15:24:29 -0400 | [diff] [blame] | 1571 | "reportable": 1, |
| 1572 | "minInterval": 1, |
| 1573 | "maxInterval": 65534, |
| 1574 | "reportableChange": 0 |
| 1575 | }, |
| 1576 | { |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1577 | "name": "ClusterRevision", |
| 1578 | "code": 65533, |
| 1579 | "mfgCode": null, |
| 1580 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1581 | "type": "int16u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1582 | "included": 1, |
Junior Martinez | ea1de67 | 2024-03-04 15:28:49 -0500 | [diff] [blame] | 1583 | "storageOption": "External", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1584 | "singleton": 0, |
| 1585 | "bounded": 0, |
Junior Martinez | ea1de67 | 2024-03-04 15:28:49 -0500 | [diff] [blame] | 1586 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1587 | "reportable": 1, |
| 1588 | "minInterval": 0, |
| 1589 | "maxInterval": 65344, |
| 1590 | "reportableChange": 0 |
| 1591 | } |
Evgeny Margolis | db4c5c9 | 2023-02-21 13:50:29 -0800 | [diff] [blame] | 1592 | ], |
| 1593 | "events": [ |
| 1594 | { |
| 1595 | "name": "BootReason", |
| 1596 | "code": 3, |
| 1597 | "mfgCode": null, |
| 1598 | "side": "server", |
| 1599 | "included": 1 |
| 1600 | } |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1601 | ] |
| 1602 | }, |
| 1603 | { |
| 1604 | "name": "Software Diagnostics", |
| 1605 | "code": 52, |
| 1606 | "mfgCode": null, |
| 1607 | "define": "SOFTWARE_DIAGNOSTICS_CLUSTER", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 1608 | "side": "server", |
| 1609 | "enabled": 1, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1610 | "commands": [ |
| 1611 | { |
| 1612 | "name": "ResetWatermarks", |
| 1613 | "code": 0, |
| 1614 | "mfgCode": null, |
| 1615 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 1616 | "isIncoming": 1, |
| 1617 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1618 | } |
| 1619 | ], |
| 1620 | "attributes": [ |
| 1621 | { |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1622 | "name": "ThreadMetrics", |
| 1623 | "code": 0, |
| 1624 | "mfgCode": null, |
| 1625 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1626 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1627 | "included": 1, |
| 1628 | "storageOption": "External", |
| 1629 | "singleton": 0, |
| 1630 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1631 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1632 | "reportable": 1, |
| 1633 | "minInterval": 1, |
| 1634 | "maxInterval": 65534, |
| 1635 | "reportableChange": 0 |
| 1636 | }, |
| 1637 | { |
| 1638 | "name": "CurrentHeapFree", |
| 1639 | "code": 1, |
| 1640 | "mfgCode": null, |
| 1641 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1642 | "type": "int64u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1643 | "included": 1, |
Boris Zbarsky | 117dd16 | 2022-08-08 16:32:56 -0400 | [diff] [blame] | 1644 | "storageOption": "External", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1645 | "singleton": 0, |
| 1646 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1647 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1648 | "reportable": 1, |
| 1649 | "minInterval": 1, |
| 1650 | "maxInterval": 65534, |
| 1651 | "reportableChange": 0 |
| 1652 | }, |
| 1653 | { |
| 1654 | "name": "CurrentHeapUsed", |
| 1655 | "code": 2, |
| 1656 | "mfgCode": null, |
| 1657 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1658 | "type": "int64u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1659 | "included": 1, |
Boris Zbarsky | 117dd16 | 2022-08-08 16:32:56 -0400 | [diff] [blame] | 1660 | "storageOption": "External", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1661 | "singleton": 0, |
| 1662 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1663 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1664 | "reportable": 1, |
| 1665 | "minInterval": 1, |
| 1666 | "maxInterval": 65534, |
| 1667 | "reportableChange": 0 |
| 1668 | }, |
| 1669 | { |
| 1670 | "name": "CurrentHeapHighWatermark", |
| 1671 | "code": 3, |
| 1672 | "mfgCode": null, |
| 1673 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1674 | "type": "int64u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1675 | "included": 1, |
Boris Zbarsky | 117dd16 | 2022-08-08 16:32:56 -0400 | [diff] [blame] | 1676 | "storageOption": "External", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1677 | "singleton": 0, |
| 1678 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1679 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1680 | "reportable": 1, |
| 1681 | "minInterval": 0, |
| 1682 | "maxInterval": 65344, |
| 1683 | "reportableChange": 0 |
| 1684 | }, |
| 1685 | { |
| 1686 | "name": "FeatureMap", |
| 1687 | "code": 65532, |
| 1688 | "mfgCode": null, |
| 1689 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1690 | "type": "bitmap32", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1691 | "included": 1, |
Boris Zbarsky | 66d45fa | 2023-10-13 13:12:30 -0400 | [diff] [blame] | 1692 | "storageOption": "External", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1693 | "singleton": 0, |
| 1694 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1695 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1696 | "reportable": 1, |
| 1697 | "minInterval": 1, |
| 1698 | "maxInterval": 65534, |
| 1699 | "reportableChange": 0 |
| 1700 | }, |
| 1701 | { |
| 1702 | "name": "ClusterRevision", |
| 1703 | "code": 65533, |
| 1704 | "mfgCode": null, |
| 1705 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1706 | "type": "int16u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1707 | "included": 1, |
| 1708 | "storageOption": "RAM", |
| 1709 | "singleton": 0, |
| 1710 | "bounded": 0, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 1711 | "defaultValue": "0x0001", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1712 | "reportable": 1, |
| 1713 | "minInterval": 0, |
| 1714 | "maxInterval": 65344, |
| 1715 | "reportableChange": 0 |
| 1716 | } |
| 1717 | ] |
| 1718 | }, |
| 1719 | { |
Boris Zbarsky | 232b5a1 | 2023-01-18 21:35:14 -0500 | [diff] [blame] | 1720 | "name": "Administrator Commissioning", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1721 | "code": 60, |
| 1722 | "mfgCode": null, |
| 1723 | "define": "ADMINISTRATOR_COMMISSIONING_CLUSTER", |
| 1724 | "side": "server", |
| 1725 | "enabled": 1, |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 1726 | "commands": [ |
| 1727 | { |
| 1728 | "name": "OpenCommissioningWindow", |
| 1729 | "code": 0, |
| 1730 | "mfgCode": null, |
| 1731 | "source": "client", |
| 1732 | "isIncoming": 1, |
| 1733 | "isEnabled": 1 |
| 1734 | }, |
| 1735 | { |
| 1736 | "name": "OpenBasicCommissioningWindow", |
| 1737 | "code": 1, |
| 1738 | "mfgCode": null, |
| 1739 | "source": "client", |
| 1740 | "isIncoming": 1, |
| 1741 | "isEnabled": 1 |
| 1742 | }, |
| 1743 | { |
| 1744 | "name": "RevokeCommissioning", |
| 1745 | "code": 2, |
| 1746 | "mfgCode": null, |
| 1747 | "source": "client", |
| 1748 | "isIncoming": 1, |
| 1749 | "isEnabled": 1 |
| 1750 | } |
| 1751 | ], |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1752 | "attributes": [ |
| 1753 | { |
| 1754 | "name": "WindowStatus", |
| 1755 | "code": 0, |
| 1756 | "mfgCode": null, |
| 1757 | "side": "server", |
Boris Zbarsky | 232b5a1 | 2023-01-18 21:35:14 -0500 | [diff] [blame] | 1758 | "type": "CommissioningWindowStatusEnum", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1759 | "included": 1, |
| 1760 | "storageOption": "External", |
| 1761 | "singleton": 0, |
| 1762 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1763 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1764 | "reportable": 1, |
| 1765 | "minInterval": 1, |
| 1766 | "maxInterval": 65534, |
| 1767 | "reportableChange": 0 |
| 1768 | }, |
| 1769 | { |
| 1770 | "name": "AdminFabricIndex", |
| 1771 | "code": 1, |
| 1772 | "mfgCode": null, |
| 1773 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1774 | "type": "fabric_idx", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1775 | "included": 1, |
| 1776 | "storageOption": "External", |
| 1777 | "singleton": 0, |
| 1778 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1779 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1780 | "reportable": 1, |
| 1781 | "minInterval": 1, |
| 1782 | "maxInterval": 65534, |
| 1783 | "reportableChange": 0 |
| 1784 | }, |
| 1785 | { |
| 1786 | "name": "AdminVendorId", |
| 1787 | "code": 2, |
| 1788 | "mfgCode": null, |
| 1789 | "side": "server", |
Andrei Litvin | 89671e8 | 2023-10-29 21:27:57 -0400 | [diff] [blame] | 1790 | "type": "vendor_id", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1791 | "included": 1, |
| 1792 | "storageOption": "External", |
| 1793 | "singleton": 0, |
| 1794 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1795 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1796 | "reportable": 1, |
| 1797 | "minInterval": 1, |
| 1798 | "maxInterval": 65534, |
| 1799 | "reportableChange": 0 |
| 1800 | }, |
| 1801 | { |
tehampson | 2db812e | 2022-05-23 15:24:29 -0400 | [diff] [blame] | 1802 | "name": "FeatureMap", |
| 1803 | "code": 65532, |
| 1804 | "mfgCode": null, |
| 1805 | "side": "server", |
| 1806 | "type": "bitmap32", |
| 1807 | "included": 1, |
| 1808 | "storageOption": "RAM", |
| 1809 | "singleton": 0, |
| 1810 | "bounded": 0, |
| 1811 | "defaultValue": "0", |
| 1812 | "reportable": 1, |
| 1813 | "minInterval": 1, |
| 1814 | "maxInterval": 65534, |
| 1815 | "reportableChange": 0 |
| 1816 | }, |
| 1817 | { |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1818 | "name": "ClusterRevision", |
| 1819 | "code": 65533, |
| 1820 | "mfgCode": null, |
| 1821 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1822 | "type": "int16u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1823 | "included": 1, |
| 1824 | "storageOption": "RAM", |
| 1825 | "singleton": 0, |
| 1826 | "bounded": 0, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 1827 | "defaultValue": "0x0001", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1828 | "reportable": 1, |
| 1829 | "minInterval": 0, |
| 1830 | "maxInterval": 65344, |
| 1831 | "reportableChange": 0 |
| 1832 | } |
| 1833 | ] |
| 1834 | }, |
| 1835 | { |
| 1836 | "name": "Operational Credentials", |
| 1837 | "code": 62, |
| 1838 | "mfgCode": null, |
| 1839 | "define": "OPERATIONAL_CREDENTIALS_CLUSTER", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 1840 | "side": "server", |
| 1841 | "enabled": 1, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1842 | "commands": [ |
| 1843 | { |
| 1844 | "name": "AttestationRequest", |
| 1845 | "code": 0, |
| 1846 | "mfgCode": null, |
| 1847 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 1848 | "isIncoming": 1, |
| 1849 | "isEnabled": 1 |
| 1850 | }, |
| 1851 | { |
| 1852 | "name": "AttestationResponse", |
| 1853 | "code": 1, |
| 1854 | "mfgCode": null, |
| 1855 | "source": "server", |
| 1856 | "isIncoming": 0, |
| 1857 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1858 | }, |
| 1859 | { |
| 1860 | "name": "CertificateChainRequest", |
| 1861 | "code": 2, |
| 1862 | "mfgCode": null, |
| 1863 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 1864 | "isIncoming": 1, |
| 1865 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1866 | }, |
| 1867 | { |
| 1868 | "name": "CertificateChainResponse", |
| 1869 | "code": 3, |
| 1870 | "mfgCode": null, |
| 1871 | "source": "server", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 1872 | "isIncoming": 0, |
| 1873 | "isEnabled": 1 |
| 1874 | }, |
| 1875 | { |
| 1876 | "name": "CSRRequest", |
| 1877 | "code": 4, |
| 1878 | "mfgCode": null, |
| 1879 | "source": "client", |
| 1880 | "isIncoming": 1, |
| 1881 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1882 | }, |
| 1883 | { |
| 1884 | "name": "CSRResponse", |
| 1885 | "code": 5, |
| 1886 | "mfgCode": null, |
| 1887 | "source": "server", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 1888 | "isIncoming": 0, |
| 1889 | "isEnabled": 1 |
| 1890 | }, |
| 1891 | { |
| 1892 | "name": "AddNOC", |
| 1893 | "code": 6, |
| 1894 | "mfgCode": null, |
| 1895 | "source": "client", |
| 1896 | "isIncoming": 1, |
| 1897 | "isEnabled": 1 |
| 1898 | }, |
| 1899 | { |
| 1900 | "name": "UpdateNOC", |
| 1901 | "code": 7, |
| 1902 | "mfgCode": null, |
| 1903 | "source": "client", |
| 1904 | "isIncoming": 1, |
| 1905 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1906 | }, |
| 1907 | { |
| 1908 | "name": "NOCResponse", |
| 1909 | "code": 8, |
| 1910 | "mfgCode": null, |
| 1911 | "source": "server", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 1912 | "isIncoming": 0, |
| 1913 | "isEnabled": 1 |
| 1914 | }, |
| 1915 | { |
| 1916 | "name": "UpdateFabricLabel", |
| 1917 | "code": 9, |
| 1918 | "mfgCode": null, |
| 1919 | "source": "client", |
| 1920 | "isIncoming": 1, |
| 1921 | "isEnabled": 1 |
| 1922 | }, |
| 1923 | { |
| 1924 | "name": "RemoveFabric", |
| 1925 | "code": 10, |
| 1926 | "mfgCode": null, |
| 1927 | "source": "client", |
| 1928 | "isIncoming": 1, |
| 1929 | "isEnabled": 1 |
| 1930 | }, |
| 1931 | { |
| 1932 | "name": "AddTrustedRootCertificate", |
| 1933 | "code": 11, |
| 1934 | "mfgCode": null, |
| 1935 | "source": "client", |
| 1936 | "isIncoming": 1, |
| 1937 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1938 | } |
| 1939 | ], |
| 1940 | "attributes": [ |
| 1941 | { |
| 1942 | "name": "NOCs", |
| 1943 | "code": 0, |
| 1944 | "mfgCode": null, |
| 1945 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1946 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1947 | "included": 1, |
| 1948 | "storageOption": "External", |
| 1949 | "singleton": 0, |
| 1950 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1951 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1952 | "reportable": 1, |
| 1953 | "minInterval": 1, |
| 1954 | "maxInterval": 65534, |
| 1955 | "reportableChange": 0 |
| 1956 | }, |
| 1957 | { |
| 1958 | "name": "Fabrics", |
| 1959 | "code": 1, |
| 1960 | "mfgCode": null, |
| 1961 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1962 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1963 | "included": 1, |
| 1964 | "storageOption": "External", |
| 1965 | "singleton": 0, |
| 1966 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1967 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1968 | "reportable": 1, |
| 1969 | "minInterval": 0, |
| 1970 | "maxInterval": 65344, |
| 1971 | "reportableChange": 0 |
| 1972 | }, |
| 1973 | { |
| 1974 | "name": "SupportedFabrics", |
| 1975 | "code": 2, |
| 1976 | "mfgCode": null, |
| 1977 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1978 | "type": "int8u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1979 | "included": 1, |
Boris Zbarsky | 117dd16 | 2022-08-08 16:32:56 -0400 | [diff] [blame] | 1980 | "storageOption": "External", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1981 | "singleton": 0, |
| 1982 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1983 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1984 | "reportable": 1, |
| 1985 | "minInterval": 0, |
| 1986 | "maxInterval": 65344, |
| 1987 | "reportableChange": 0 |
| 1988 | }, |
| 1989 | { |
| 1990 | "name": "CommissionedFabrics", |
| 1991 | "code": 3, |
| 1992 | "mfgCode": null, |
| 1993 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 1994 | "type": "int8u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1995 | "included": 1, |
Boris Zbarsky | 117dd16 | 2022-08-08 16:32:56 -0400 | [diff] [blame] | 1996 | "storageOption": "External", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 1997 | "singleton": 0, |
| 1998 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 1999 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2000 | "reportable": 1, |
| 2001 | "minInterval": 0, |
| 2002 | "maxInterval": 65344, |
| 2003 | "reportableChange": 0 |
| 2004 | }, |
| 2005 | { |
| 2006 | "name": "TrustedRootCertificates", |
| 2007 | "code": 4, |
| 2008 | "mfgCode": null, |
| 2009 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2010 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2011 | "included": 1, |
| 2012 | "storageOption": "External", |
| 2013 | "singleton": 0, |
| 2014 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2015 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2016 | "reportable": 1, |
| 2017 | "minInterval": 0, |
| 2018 | "maxInterval": 65344, |
| 2019 | "reportableChange": 0 |
| 2020 | }, |
| 2021 | { |
| 2022 | "name": "CurrentFabricIndex", |
| 2023 | "code": 5, |
| 2024 | "mfgCode": null, |
| 2025 | "side": "server", |
Boris Zbarsky | 117dd16 | 2022-08-08 16:32:56 -0400 | [diff] [blame] | 2026 | "type": "int8u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2027 | "included": 1, |
| 2028 | "storageOption": "External", |
| 2029 | "singleton": 0, |
| 2030 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2031 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2032 | "reportable": 1, |
| 2033 | "minInterval": 1, |
| 2034 | "maxInterval": 65534, |
| 2035 | "reportableChange": 0 |
| 2036 | }, |
| 2037 | { |
tehampson | 2db812e | 2022-05-23 15:24:29 -0400 | [diff] [blame] | 2038 | "name": "FeatureMap", |
| 2039 | "code": 65532, |
| 2040 | "mfgCode": null, |
| 2041 | "side": "server", |
| 2042 | "type": "bitmap32", |
| 2043 | "included": 1, |
| 2044 | "storageOption": "RAM", |
| 2045 | "singleton": 0, |
| 2046 | "bounded": 0, |
| 2047 | "defaultValue": "0", |
| 2048 | "reportable": 1, |
| 2049 | "minInterval": 1, |
| 2050 | "maxInterval": 65534, |
| 2051 | "reportableChange": 0 |
| 2052 | }, |
| 2053 | { |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2054 | "name": "ClusterRevision", |
| 2055 | "code": 65533, |
| 2056 | "mfgCode": null, |
| 2057 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2058 | "type": "int16u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2059 | "included": 1, |
| 2060 | "storageOption": "RAM", |
| 2061 | "singleton": 0, |
| 2062 | "bounded": 0, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2063 | "defaultValue": "0x0001", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2064 | "reportable": 1, |
| 2065 | "minInterval": 0, |
| 2066 | "maxInterval": 65344, |
| 2067 | "reportableChange": 0 |
| 2068 | } |
| 2069 | ] |
| 2070 | }, |
| 2071 | { |
| 2072 | "name": "Group Key Management", |
| 2073 | "code": 63, |
| 2074 | "mfgCode": null, |
| 2075 | "define": "GROUP_KEY_MANAGEMENT_CLUSTER", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 2076 | "side": "server", |
| 2077 | "enabled": 1, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2078 | "commands": [ |
| 2079 | { |
| 2080 | "name": "KeySetWrite", |
| 2081 | "code": 0, |
| 2082 | "mfgCode": null, |
| 2083 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 2084 | "isIncoming": 1, |
| 2085 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2086 | }, |
| 2087 | { |
| 2088 | "name": "KeySetRead", |
| 2089 | "code": 1, |
| 2090 | "mfgCode": null, |
| 2091 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 2092 | "isIncoming": 1, |
| 2093 | "isEnabled": 1 |
| 2094 | }, |
| 2095 | { |
| 2096 | "name": "KeySetReadResponse", |
| 2097 | "code": 2, |
| 2098 | "mfgCode": null, |
| 2099 | "source": "server", |
| 2100 | "isIncoming": 0, |
| 2101 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2102 | }, |
| 2103 | { |
| 2104 | "name": "KeySetRemove", |
| 2105 | "code": 3, |
| 2106 | "mfgCode": null, |
| 2107 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 2108 | "isIncoming": 1, |
| 2109 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2110 | }, |
| 2111 | { |
| 2112 | "name": "KeySetReadAllIndices", |
| 2113 | "code": 4, |
| 2114 | "mfgCode": null, |
| 2115 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 2116 | "isIncoming": 1, |
| 2117 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2118 | }, |
| 2119 | { |
| 2120 | "name": "KeySetReadAllIndicesResponse", |
| 2121 | "code": 5, |
| 2122 | "mfgCode": null, |
| 2123 | "source": "server", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 2124 | "isIncoming": 0, |
| 2125 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2126 | } |
| 2127 | ], |
| 2128 | "attributes": [ |
| 2129 | { |
| 2130 | "name": "GroupKeyMap", |
| 2131 | "code": 0, |
| 2132 | "mfgCode": null, |
| 2133 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2134 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2135 | "included": 1, |
| 2136 | "storageOption": "External", |
| 2137 | "singleton": 0, |
| 2138 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2139 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2140 | "reportable": 1, |
| 2141 | "minInterval": 1, |
| 2142 | "maxInterval": 65534, |
| 2143 | "reportableChange": 0 |
| 2144 | }, |
| 2145 | { |
| 2146 | "name": "GroupTable", |
| 2147 | "code": 1, |
| 2148 | "mfgCode": null, |
| 2149 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2150 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2151 | "included": 1, |
| 2152 | "storageOption": "External", |
| 2153 | "singleton": 0, |
| 2154 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2155 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2156 | "reportable": 1, |
| 2157 | "minInterval": 1, |
| 2158 | "maxInterval": 65534, |
| 2159 | "reportableChange": 0 |
| 2160 | }, |
| 2161 | { |
| 2162 | "name": "MaxGroupsPerFabric", |
| 2163 | "code": 2, |
| 2164 | "mfgCode": null, |
| 2165 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2166 | "type": "int16u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2167 | "included": 1, |
| 2168 | "storageOption": "External", |
| 2169 | "singleton": 0, |
| 2170 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2171 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2172 | "reportable": 1, |
| 2173 | "minInterval": 1, |
| 2174 | "maxInterval": 65534, |
| 2175 | "reportableChange": 0 |
| 2176 | }, |
| 2177 | { |
| 2178 | "name": "MaxGroupKeysPerFabric", |
| 2179 | "code": 3, |
| 2180 | "mfgCode": null, |
| 2181 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2182 | "type": "int16u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2183 | "included": 1, |
| 2184 | "storageOption": "External", |
| 2185 | "singleton": 0, |
| 2186 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2187 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2188 | "reportable": 1, |
| 2189 | "minInterval": 1, |
| 2190 | "maxInterval": 65534, |
| 2191 | "reportableChange": 0 |
| 2192 | }, |
| 2193 | { |
tehampson | 2db812e | 2022-05-23 15:24:29 -0400 | [diff] [blame] | 2194 | "name": "FeatureMap", |
| 2195 | "code": 65532, |
| 2196 | "mfgCode": null, |
| 2197 | "side": "server", |
| 2198 | "type": "bitmap32", |
| 2199 | "included": 1, |
Boris Zbarsky | 66d45fa | 2023-10-13 13:12:30 -0400 | [diff] [blame] | 2200 | "storageOption": "External", |
tehampson | 2db812e | 2022-05-23 15:24:29 -0400 | [diff] [blame] | 2201 | "singleton": 0, |
| 2202 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2203 | "defaultValue": null, |
tehampson | 2db812e | 2022-05-23 15:24:29 -0400 | [diff] [blame] | 2204 | "reportable": 1, |
| 2205 | "minInterval": 1, |
| 2206 | "maxInterval": 65534, |
| 2207 | "reportableChange": 0 |
| 2208 | }, |
| 2209 | { |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2210 | "name": "ClusterRevision", |
| 2211 | "code": 65533, |
| 2212 | "mfgCode": null, |
| 2213 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2214 | "type": "int16u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2215 | "included": 1, |
Boris Zbarsky | 66d45fa | 2023-10-13 13:12:30 -0400 | [diff] [blame] | 2216 | "storageOption": "External", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2217 | "singleton": 0, |
| 2218 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2219 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2220 | "reportable": 1, |
| 2221 | "minInterval": 1, |
| 2222 | "maxInterval": 65534, |
| 2223 | "reportableChange": 0 |
| 2224 | } |
| 2225 | ] |
| 2226 | }, |
| 2227 | { |
| 2228 | "name": "Fixed Label", |
| 2229 | "code": 64, |
| 2230 | "mfgCode": null, |
| 2231 | "define": "FIXED_LABEL_CLUSTER", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2232 | "side": "server", |
| 2233 | "enabled": 1, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2234 | "attributes": [ |
| 2235 | { |
Boris Zbarsky | 0807f5e | 2023-01-10 15:05:49 -0500 | [diff] [blame] | 2236 | "name": "LabelList", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2237 | "code": 0, |
| 2238 | "mfgCode": null, |
| 2239 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2240 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2241 | "included": 1, |
| 2242 | "storageOption": "External", |
| 2243 | "singleton": 0, |
| 2244 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2245 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2246 | "reportable": 1, |
| 2247 | "minInterval": 1, |
| 2248 | "maxInterval": 65534, |
| 2249 | "reportableChange": 0 |
| 2250 | }, |
| 2251 | { |
tehampson | 2db812e | 2022-05-23 15:24:29 -0400 | [diff] [blame] | 2252 | "name": "FeatureMap", |
| 2253 | "code": 65532, |
| 2254 | "mfgCode": null, |
| 2255 | "side": "server", |
| 2256 | "type": "bitmap32", |
| 2257 | "included": 1, |
| 2258 | "storageOption": "RAM", |
| 2259 | "singleton": 0, |
| 2260 | "bounded": 0, |
| 2261 | "defaultValue": "0", |
| 2262 | "reportable": 1, |
| 2263 | "minInterval": 1, |
| 2264 | "maxInterval": 65534, |
| 2265 | "reportableChange": 0 |
| 2266 | }, |
| 2267 | { |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2268 | "name": "ClusterRevision", |
| 2269 | "code": 65533, |
| 2270 | "mfgCode": null, |
| 2271 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2272 | "type": "int16u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2273 | "included": 1, |
| 2274 | "storageOption": "RAM", |
| 2275 | "singleton": 0, |
| 2276 | "bounded": 0, |
| 2277 | "defaultValue": "1", |
| 2278 | "reportable": 1, |
| 2279 | "minInterval": 1, |
| 2280 | "maxInterval": 65534, |
| 2281 | "reportableChange": 0 |
| 2282 | } |
| 2283 | ] |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2284 | } |
| 2285 | ] |
| 2286 | }, |
| 2287 | { |
Boris Zbarsky | 32bd913 | 2023-09-01 10:30:35 -0400 | [diff] [blame] | 2288 | "id": 2, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2289 | "name": "Anonymous Endpoint Type", |
Junior Martinez | f058d8e | 2023-08-21 17:44:41 -0400 | [diff] [blame] | 2290 | "deviceTypeRef": { |
Junior Martinez | f058d8e | 2023-08-21 17:44:41 -0400 | [diff] [blame] | 2291 | "code": 34, |
| 2292 | "profileId": 259, |
| 2293 | "label": "MA-speaker", |
| 2294 | "name": "MA-speaker" |
| 2295 | }, |
| 2296 | "deviceTypes": [ |
| 2297 | { |
Junior Martinez | f058d8e | 2023-08-21 17:44:41 -0400 | [diff] [blame] | 2298 | "code": 34, |
| 2299 | "profileId": 259, |
| 2300 | "label": "MA-speaker", |
| 2301 | "name": "MA-speaker" |
| 2302 | } |
| 2303 | ], |
Junior Martinez | f058d8e | 2023-08-21 17:44:41 -0400 | [diff] [blame] | 2304 | "deviceVersions": [ |
| 2305 | 1 |
| 2306 | ], |
| 2307 | "deviceIdentifiers": [ |
| 2308 | 34 |
| 2309 | ], |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2310 | "deviceTypeName": "MA-speaker", |
| 2311 | "deviceTypeCode": 34, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2312 | "deviceTypeProfileId": 259, |
| 2313 | "clusters": [ |
| 2314 | { |
| 2315 | "name": "Identify", |
| 2316 | "code": 3, |
| 2317 | "mfgCode": null, |
| 2318 | "define": "IDENTIFY_CLUSTER", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 2319 | "side": "server", |
| 2320 | "enabled": 1, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2321 | "commands": [ |
| 2322 | { |
| 2323 | "name": "Identify", |
| 2324 | "code": 0, |
| 2325 | "mfgCode": null, |
| 2326 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 2327 | "isIncoming": 1, |
| 2328 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2329 | } |
| 2330 | ], |
| 2331 | "attributes": [ |
| 2332 | { |
Boris Zbarsky | 6d692e7 | 2022-12-22 10:04:39 -0500 | [diff] [blame] | 2333 | "name": "IdentifyTime", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2334 | "code": 0, |
| 2335 | "mfgCode": null, |
| 2336 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2337 | "type": "int16u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2338 | "included": 1, |
| 2339 | "storageOption": "RAM", |
| 2340 | "singleton": 0, |
| 2341 | "bounded": 0, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2342 | "defaultValue": "0x0", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2343 | "reportable": 1, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2344 | "minInterval": 1, |
| 2345 | "maxInterval": 65534, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2346 | "reportableChange": 0 |
| 2347 | }, |
| 2348 | { |
Boris Zbarsky | 6d692e7 | 2022-12-22 10:04:39 -0500 | [diff] [blame] | 2349 | "name": "IdentifyType", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2350 | "code": 1, |
| 2351 | "mfgCode": null, |
| 2352 | "side": "server", |
fesseha-eve | e663746 | 2023-05-26 18:34:09 +0200 | [diff] [blame] | 2353 | "type": "IdentifyTypeEnum", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2354 | "included": 1, |
| 2355 | "storageOption": "RAM", |
| 2356 | "singleton": 0, |
| 2357 | "bounded": 0, |
| 2358 | "defaultValue": "0x0", |
| 2359 | "reportable": 1, |
| 2360 | "minInterval": 1, |
| 2361 | "maxInterval": 65534, |
| 2362 | "reportableChange": 0 |
| 2363 | }, |
| 2364 | { |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2365 | "name": "GeneratedCommandList", |
| 2366 | "code": 65528, |
tehampson | 2db812e | 2022-05-23 15:24:29 -0400 | [diff] [blame] | 2367 | "mfgCode": null, |
| 2368 | "side": "server", |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2369 | "type": "array", |
tehampson | 2db812e | 2022-05-23 15:24:29 -0400 | [diff] [blame] | 2370 | "included": 1, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2371 | "storageOption": "External", |
tehampson | 2db812e | 2022-05-23 15:24:29 -0400 | [diff] [blame] | 2372 | "singleton": 0, |
| 2373 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2374 | "defaultValue": null, |
tehampson | 2db812e | 2022-05-23 15:24:29 -0400 | [diff] [blame] | 2375 | "reportable": 1, |
| 2376 | "minInterval": 1, |
| 2377 | "maxInterval": 65534, |
| 2378 | "reportableChange": 0 |
| 2379 | }, |
| 2380 | { |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2381 | "name": "AcceptedCommandList", |
| 2382 | "code": 65529, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2383 | "mfgCode": null, |
| 2384 | "side": "server", |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2385 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2386 | "included": 1, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2387 | "storageOption": "External", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2388 | "singleton": 0, |
| 2389 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2390 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2391 | "reportable": 1, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2392 | "minInterval": 1, |
| 2393 | "maxInterval": 65534, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2394 | "reportableChange": 0 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2395 | }, |
| 2396 | { |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2397 | "name": "AttributeList", |
| 2398 | "code": 65531, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2399 | "mfgCode": null, |
| 2400 | "side": "server", |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2401 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2402 | "included": 1, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2403 | "storageOption": "External", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2404 | "singleton": 0, |
| 2405 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2406 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2407 | "reportable": 1, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2408 | "minInterval": 1, |
| 2409 | "maxInterval": 65534, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2410 | "reportableChange": 0 |
| 2411 | }, |
| 2412 | { |
tehampson | 2db812e | 2022-05-23 15:24:29 -0400 | [diff] [blame] | 2413 | "name": "FeatureMap", |
| 2414 | "code": 65532, |
| 2415 | "mfgCode": null, |
| 2416 | "side": "server", |
| 2417 | "type": "bitmap32", |
| 2418 | "included": 1, |
| 2419 | "storageOption": "RAM", |
| 2420 | "singleton": 0, |
| 2421 | "bounded": 0, |
| 2422 | "defaultValue": "0", |
| 2423 | "reportable": 1, |
| 2424 | "minInterval": 1, |
| 2425 | "maxInterval": 65534, |
| 2426 | "reportableChange": 0 |
| 2427 | }, |
| 2428 | { |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2429 | "name": "ClusterRevision", |
| 2430 | "code": 65533, |
| 2431 | "mfgCode": null, |
| 2432 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2433 | "type": "int16u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2434 | "included": 1, |
| 2435 | "storageOption": "RAM", |
| 2436 | "singleton": 0, |
| 2437 | "bounded": 0, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2438 | "defaultValue": "2", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2439 | "reportable": 1, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2440 | "minInterval": 1, |
| 2441 | "maxInterval": 65534, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2442 | "reportableChange": 0 |
| 2443 | } |
| 2444 | ] |
| 2445 | }, |
| 2446 | { |
| 2447 | "name": "On/Off", |
| 2448 | "code": 6, |
| 2449 | "mfgCode": null, |
| 2450 | "define": "ON_OFF_CLUSTER", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 2451 | "side": "server", |
| 2452 | "enabled": 1, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2453 | "commands": [ |
| 2454 | { |
| 2455 | "name": "Off", |
| 2456 | "code": 0, |
| 2457 | "mfgCode": null, |
| 2458 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 2459 | "isIncoming": 1, |
| 2460 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2461 | }, |
| 2462 | { |
| 2463 | "name": "On", |
| 2464 | "code": 1, |
| 2465 | "mfgCode": null, |
| 2466 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 2467 | "isIncoming": 1, |
| 2468 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2469 | }, |
| 2470 | { |
| 2471 | "name": "Toggle", |
| 2472 | "code": 2, |
| 2473 | "mfgCode": null, |
| 2474 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 2475 | "isIncoming": 1, |
| 2476 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2477 | } |
| 2478 | ], |
| 2479 | "attributes": [ |
| 2480 | { |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2481 | "name": "OnOff", |
| 2482 | "code": 0, |
| 2483 | "mfgCode": null, |
| 2484 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2485 | "type": "boolean", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2486 | "included": 1, |
Erwin Pan | 648f088 | 2024-09-26 19:44:34 +0800 | [diff] [blame] | 2487 | "storageOption": "NVM", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2488 | "singleton": 0, |
| 2489 | "bounded": 0, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2490 | "defaultValue": "0", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2491 | "reportable": 1, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2492 | "minInterval": 1, |
| 2493 | "maxInterval": 65534, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2494 | "reportableChange": 0 |
| 2495 | }, |
| 2496 | { |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2497 | "name": "GeneratedCommandList", |
| 2498 | "code": 65528, |
| 2499 | "mfgCode": null, |
| 2500 | "side": "server", |
| 2501 | "type": "array", |
| 2502 | "included": 1, |
| 2503 | "storageOption": "External", |
| 2504 | "singleton": 0, |
| 2505 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2506 | "defaultValue": null, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2507 | "reportable": 1, |
| 2508 | "minInterval": 1, |
| 2509 | "maxInterval": 65534, |
| 2510 | "reportableChange": 0 |
| 2511 | }, |
| 2512 | { |
| 2513 | "name": "AcceptedCommandList", |
| 2514 | "code": 65529, |
| 2515 | "mfgCode": null, |
| 2516 | "side": "server", |
| 2517 | "type": "array", |
| 2518 | "included": 1, |
| 2519 | "storageOption": "External", |
| 2520 | "singleton": 0, |
| 2521 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2522 | "defaultValue": null, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2523 | "reportable": 1, |
| 2524 | "minInterval": 1, |
| 2525 | "maxInterval": 65534, |
| 2526 | "reportableChange": 0 |
| 2527 | }, |
| 2528 | { |
| 2529 | "name": "AttributeList", |
| 2530 | "code": 65531, |
| 2531 | "mfgCode": null, |
| 2532 | "side": "server", |
| 2533 | "type": "array", |
| 2534 | "included": 1, |
| 2535 | "storageOption": "External", |
| 2536 | "singleton": 0, |
| 2537 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2538 | "defaultValue": null, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2539 | "reportable": 1, |
| 2540 | "minInterval": 1, |
| 2541 | "maxInterval": 65534, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2542 | "reportableChange": 0 |
| 2543 | }, |
| 2544 | { |
| 2545 | "name": "FeatureMap", |
| 2546 | "code": 65532, |
| 2547 | "mfgCode": null, |
| 2548 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2549 | "type": "bitmap32", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2550 | "included": 1, |
| 2551 | "storageOption": "RAM", |
| 2552 | "singleton": 0, |
| 2553 | "bounded": 0, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2554 | "defaultValue": "0x0", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2555 | "reportable": 1, |
| 2556 | "minInterval": 1, |
| 2557 | "maxInterval": 65534, |
| 2558 | "reportableChange": 0 |
| 2559 | }, |
| 2560 | { |
| 2561 | "name": "ClusterRevision", |
| 2562 | "code": 65533, |
| 2563 | "mfgCode": null, |
| 2564 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2565 | "type": "int16u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2566 | "included": 1, |
| 2567 | "storageOption": "RAM", |
| 2568 | "singleton": 0, |
| 2569 | "bounded": 0, |
marktrayer | b312dfe | 2023-07-18 13:55:35 -0500 | [diff] [blame] | 2570 | "defaultValue": "5", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2571 | "reportable": 1, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2572 | "minInterval": 1, |
| 2573 | "maxInterval": 65534, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2574 | "reportableChange": 0 |
| 2575 | } |
| 2576 | ] |
| 2577 | }, |
| 2578 | { |
| 2579 | "name": "Level Control", |
| 2580 | "code": 8, |
| 2581 | "mfgCode": null, |
| 2582 | "define": "LEVEL_CONTROL_CLUSTER", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 2583 | "side": "server", |
| 2584 | "enabled": 1, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2585 | "commands": [ |
| 2586 | { |
| 2587 | "name": "MoveToLevel", |
| 2588 | "code": 0, |
| 2589 | "mfgCode": null, |
| 2590 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 2591 | "isIncoming": 1, |
| 2592 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2593 | }, |
| 2594 | { |
| 2595 | "name": "Move", |
| 2596 | "code": 1, |
| 2597 | "mfgCode": null, |
| 2598 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 2599 | "isIncoming": 1, |
| 2600 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2601 | }, |
| 2602 | { |
| 2603 | "name": "Step", |
| 2604 | "code": 2, |
| 2605 | "mfgCode": null, |
| 2606 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 2607 | "isIncoming": 1, |
| 2608 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2609 | }, |
| 2610 | { |
| 2611 | "name": "Stop", |
| 2612 | "code": 3, |
| 2613 | "mfgCode": null, |
| 2614 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 2615 | "isIncoming": 1, |
| 2616 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2617 | }, |
| 2618 | { |
| 2619 | "name": "MoveToLevelWithOnOff", |
| 2620 | "code": 4, |
| 2621 | "mfgCode": null, |
| 2622 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 2623 | "isIncoming": 1, |
| 2624 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2625 | }, |
| 2626 | { |
| 2627 | "name": "MoveWithOnOff", |
| 2628 | "code": 5, |
| 2629 | "mfgCode": null, |
| 2630 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 2631 | "isIncoming": 1, |
| 2632 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2633 | }, |
| 2634 | { |
| 2635 | "name": "StepWithOnOff", |
| 2636 | "code": 6, |
| 2637 | "mfgCode": null, |
| 2638 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 2639 | "isIncoming": 1, |
| 2640 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2641 | }, |
| 2642 | { |
| 2643 | "name": "StopWithOnOff", |
| 2644 | "code": 7, |
| 2645 | "mfgCode": null, |
| 2646 | "source": "client", |
Bharat Raju | 3dfffe7 | 2023-10-09 12:56:37 -0400 | [diff] [blame] | 2647 | "isIncoming": 1, |
| 2648 | "isEnabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2649 | } |
| 2650 | ], |
| 2651 | "attributes": [ |
| 2652 | { |
Boris Zbarsky | 117dd16 | 2022-08-08 16:32:56 -0400 | [diff] [blame] | 2653 | "name": "CurrentLevel", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2654 | "code": 0, |
| 2655 | "mfgCode": null, |
| 2656 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2657 | "type": "int8u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2658 | "included": 1, |
Erwin Pan | 648f088 | 2024-09-26 19:44:34 +0800 | [diff] [blame] | 2659 | "storageOption": "NVM", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2660 | "singleton": 0, |
| 2661 | "bounded": 0, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2662 | "defaultValue": "0x00", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2663 | "reportable": 1, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2664 | "minInterval": 1, |
| 2665 | "maxInterval": 65534, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2666 | "reportableChange": 0 |
| 2667 | }, |
| 2668 | { |
Boris Zbarsky | 117dd16 | 2022-08-08 16:32:56 -0400 | [diff] [blame] | 2669 | "name": "MinLevel", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2670 | "code": 2, |
| 2671 | "mfgCode": null, |
| 2672 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2673 | "type": "int8u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2674 | "included": 1, |
| 2675 | "storageOption": "RAM", |
| 2676 | "singleton": 0, |
| 2677 | "bounded": 0, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2678 | "defaultValue": "0x00", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2679 | "reportable": 1, |
| 2680 | "minInterval": 1, |
| 2681 | "maxInterval": 65534, |
| 2682 | "reportableChange": 0 |
| 2683 | }, |
| 2684 | { |
Boris Zbarsky | 117dd16 | 2022-08-08 16:32:56 -0400 | [diff] [blame] | 2685 | "name": "MaxLevel", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2686 | "code": 3, |
| 2687 | "mfgCode": null, |
| 2688 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2689 | "type": "int8u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2690 | "included": 1, |
| 2691 | "storageOption": "RAM", |
| 2692 | "singleton": 0, |
| 2693 | "bounded": 0, |
| 2694 | "defaultValue": "0xFE", |
| 2695 | "reportable": 1, |
| 2696 | "minInterval": 1, |
| 2697 | "maxInterval": 65534, |
| 2698 | "reportableChange": 0 |
| 2699 | }, |
| 2700 | { |
Boris Zbarsky | 117dd16 | 2022-08-08 16:32:56 -0400 | [diff] [blame] | 2701 | "name": "Options", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2702 | "code": 15, |
| 2703 | "mfgCode": null, |
| 2704 | "side": "server", |
Andrei Litvin | 8f3eb01 | 2023-11-15 03:33:51 -0500 | [diff] [blame] | 2705 | "type": "OptionsBitmap", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2706 | "included": 1, |
| 2707 | "storageOption": "RAM", |
| 2708 | "singleton": 0, |
| 2709 | "bounded": 0, |
| 2710 | "defaultValue": "0x00", |
| 2711 | "reportable": 1, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2712 | "minInterval": 1, |
| 2713 | "maxInterval": 65534, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2714 | "reportableChange": 0 |
| 2715 | }, |
| 2716 | { |
Boris Zbarsky | 117dd16 | 2022-08-08 16:32:56 -0400 | [diff] [blame] | 2717 | "name": "OnLevel", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2718 | "code": 17, |
| 2719 | "mfgCode": null, |
| 2720 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2721 | "type": "int8u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2722 | "included": 1, |
| 2723 | "storageOption": "RAM", |
| 2724 | "singleton": 0, |
| 2725 | "bounded": 0, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2726 | "defaultValue": "0xFE", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2727 | "reportable": 1, |
| 2728 | "minInterval": 1, |
| 2729 | "maxInterval": 65534, |
| 2730 | "reportableChange": 0 |
| 2731 | }, |
| 2732 | { |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2733 | "name": "GeneratedCommandList", |
| 2734 | "code": 65528, |
| 2735 | "mfgCode": null, |
| 2736 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2737 | "type": "array", |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2738 | "included": 1, |
Tennessee Carmel-Veilleux | 184bda1 | 2022-04-13 10:52:31 -0400 | [diff] [blame] | 2739 | "storageOption": "External", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2740 | "singleton": 0, |
| 2741 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2742 | "defaultValue": null, |
Tennessee Carmel-Veilleux | 184bda1 | 2022-04-13 10:52:31 -0400 | [diff] [blame] | 2743 | "reportable": 1, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2744 | "minInterval": 1, |
| 2745 | "maxInterval": 65534, |
| 2746 | "reportableChange": 0 |
| 2747 | }, |
| 2748 | { |
| 2749 | "name": "AcceptedCommandList", |
| 2750 | "code": 65529, |
| 2751 | "mfgCode": null, |
| 2752 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2753 | "type": "array", |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2754 | "included": 1, |
Tennessee Carmel-Veilleux | 184bda1 | 2022-04-13 10:52:31 -0400 | [diff] [blame] | 2755 | "storageOption": "External", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2756 | "singleton": 0, |
| 2757 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2758 | "defaultValue": null, |
Tennessee Carmel-Veilleux | 184bda1 | 2022-04-13 10:52:31 -0400 | [diff] [blame] | 2759 | "reportable": 1, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2760 | "minInterval": 1, |
| 2761 | "maxInterval": 65534, |
| 2762 | "reportableChange": 0 |
| 2763 | }, |
| 2764 | { |
| 2765 | "name": "AttributeList", |
| 2766 | "code": 65531, |
| 2767 | "mfgCode": null, |
| 2768 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2769 | "type": "array", |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2770 | "included": 1, |
Tennessee Carmel-Veilleux | 184bda1 | 2022-04-13 10:52:31 -0400 | [diff] [blame] | 2771 | "storageOption": "External", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2772 | "singleton": 0, |
| 2773 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2774 | "defaultValue": null, |
Tennessee Carmel-Veilleux | 184bda1 | 2022-04-13 10:52:31 -0400 | [diff] [blame] | 2775 | "reportable": 1, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2776 | "minInterval": 1, |
| 2777 | "maxInterval": 65534, |
| 2778 | "reportableChange": 0 |
| 2779 | }, |
| 2780 | { |
| 2781 | "name": "FeatureMap", |
| 2782 | "code": 65532, |
| 2783 | "mfgCode": null, |
| 2784 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2785 | "type": "bitmap32", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2786 | "included": 1, |
| 2787 | "storageOption": "RAM", |
| 2788 | "singleton": 0, |
| 2789 | "bounded": 0, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2790 | "defaultValue": "0x1", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2791 | "reportable": 1, |
| 2792 | "minInterval": 1, |
| 2793 | "maxInterval": 65534, |
| 2794 | "reportableChange": 0 |
| 2795 | }, |
| 2796 | { |
| 2797 | "name": "ClusterRevision", |
| 2798 | "code": 65533, |
| 2799 | "mfgCode": null, |
| 2800 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2801 | "type": "int16u", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2802 | "included": 1, |
| 2803 | "storageOption": "RAM", |
| 2804 | "singleton": 0, |
| 2805 | "bounded": 0, |
Junior Martinez | 47cec4e | 2024-07-20 02:55:08 -0400 | [diff] [blame] | 2806 | "defaultValue": "6", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2807 | "reportable": 1, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2808 | "minInterval": 1, |
| 2809 | "maxInterval": 65534, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2810 | "reportableChange": 0 |
| 2811 | } |
| 2812 | ] |
| 2813 | }, |
| 2814 | { |
| 2815 | "name": "Descriptor", |
| 2816 | "code": 29, |
| 2817 | "mfgCode": null, |
| 2818 | "define": "DESCRIPTOR_CLUSTER", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2819 | "side": "server", |
| 2820 | "enabled": 1, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2821 | "attributes": [ |
| 2822 | { |
Boris Zbarsky | e4c075f | 2022-09-12 08:23:17 -0400 | [diff] [blame] | 2823 | "name": "DeviceTypeList", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2824 | "code": 0, |
| 2825 | "mfgCode": null, |
| 2826 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2827 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2828 | "included": 1, |
| 2829 | "storageOption": "External", |
| 2830 | "singleton": 0, |
| 2831 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2832 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2833 | "reportable": 1, |
| 2834 | "minInterval": 1, |
| 2835 | "maxInterval": 65534, |
| 2836 | "reportableChange": 0 |
| 2837 | }, |
| 2838 | { |
Boris Zbarsky | e4c075f | 2022-09-12 08:23:17 -0400 | [diff] [blame] | 2839 | "name": "ServerList", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2840 | "code": 1, |
| 2841 | "mfgCode": null, |
| 2842 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2843 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2844 | "included": 1, |
| 2845 | "storageOption": "External", |
| 2846 | "singleton": 0, |
| 2847 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2848 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2849 | "reportable": 1, |
| 2850 | "minInterval": 1, |
| 2851 | "maxInterval": 65534, |
| 2852 | "reportableChange": 0 |
| 2853 | }, |
| 2854 | { |
Boris Zbarsky | e4c075f | 2022-09-12 08:23:17 -0400 | [diff] [blame] | 2855 | "name": "ClientList", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2856 | "code": 2, |
| 2857 | "mfgCode": null, |
| 2858 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2859 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2860 | "included": 1, |
| 2861 | "storageOption": "External", |
| 2862 | "singleton": 0, |
| 2863 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2864 | "defaultValue": null, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2865 | "reportable": 1, |
| 2866 | "minInterval": 1, |
| 2867 | "maxInterval": 65534, |
| 2868 | "reportableChange": 0 |
| 2869 | }, |
| 2870 | { |
Boris Zbarsky | e4c075f | 2022-09-12 08:23:17 -0400 | [diff] [blame] | 2871 | "name": "PartsList", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2872 | "code": 3, |
| 2873 | "mfgCode": null, |
| 2874 | "side": "server", |
Vivien Nicolas | 6e59875 | 2022-05-18 20:36:30 +0200 | [diff] [blame] | 2875 | "type": "array", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2876 | "included": 1, |
| 2877 | "storageOption": "External", |
| 2878 | "singleton": 0, |
| 2879 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2880 | "defaultValue": null, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2881 | "reportable": 1, |
| 2882 | "minInterval": 1, |
| 2883 | "maxInterval": 65534, |
| 2884 | "reportableChange": 0 |
| 2885 | }, |
| 2886 | { |
| 2887 | "name": "GeneratedCommandList", |
| 2888 | "code": 65528, |
| 2889 | "mfgCode": null, |
| 2890 | "side": "server", |
| 2891 | "type": "array", |
| 2892 | "included": 1, |
| 2893 | "storageOption": "External", |
| 2894 | "singleton": 0, |
| 2895 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2896 | "defaultValue": null, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2897 | "reportable": 1, |
| 2898 | "minInterval": 1, |
| 2899 | "maxInterval": 65534, |
| 2900 | "reportableChange": 0 |
| 2901 | }, |
| 2902 | { |
| 2903 | "name": "AcceptedCommandList", |
| 2904 | "code": 65529, |
| 2905 | "mfgCode": null, |
| 2906 | "side": "server", |
| 2907 | "type": "array", |
| 2908 | "included": 1, |
| 2909 | "storageOption": "External", |
| 2910 | "singleton": 0, |
| 2911 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2912 | "defaultValue": null, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2913 | "reportable": 1, |
| 2914 | "minInterval": 1, |
| 2915 | "maxInterval": 65534, |
| 2916 | "reportableChange": 0 |
| 2917 | }, |
| 2918 | { |
| 2919 | "name": "AttributeList", |
| 2920 | "code": 65531, |
| 2921 | "mfgCode": null, |
| 2922 | "side": "server", |
| 2923 | "type": "array", |
| 2924 | "included": 1, |
| 2925 | "storageOption": "External", |
| 2926 | "singleton": 0, |
| 2927 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2928 | "defaultValue": null, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2929 | "reportable": 1, |
| 2930 | "minInterval": 1, |
| 2931 | "maxInterval": 65534, |
| 2932 | "reportableChange": 0 |
| 2933 | }, |
| 2934 | { |
| 2935 | "name": "FeatureMap", |
| 2936 | "code": 65532, |
| 2937 | "mfgCode": null, |
| 2938 | "side": "server", |
| 2939 | "type": "bitmap32", |
| 2940 | "included": 1, |
Boris Zbarsky | 4fa072b | 2024-01-26 03:30:00 -0500 | [diff] [blame] | 2941 | "storageOption": "External", |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2942 | "singleton": 0, |
| 2943 | "bounded": 0, |
Boris Zbarsky | 4fa072b | 2024-01-26 03:30:00 -0500 | [diff] [blame] | 2944 | "defaultValue": null, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2945 | "reportable": 1, |
| 2946 | "minInterval": 1, |
| 2947 | "maxInterval": 65534, |
| 2948 | "reportableChange": 0 |
| 2949 | }, |
| 2950 | { |
| 2951 | "name": "ClusterRevision", |
| 2952 | "code": 65533, |
| 2953 | "mfgCode": null, |
| 2954 | "side": "server", |
| 2955 | "type": "int16u", |
| 2956 | "included": 1, |
Boris Zbarsky | 66d45fa | 2023-10-13 13:12:30 -0400 | [diff] [blame] | 2957 | "storageOption": "External", |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2958 | "singleton": 0, |
| 2959 | "bounded": 0, |
Boris Zbarsky | f1b6ea5 | 2023-11-29 05:07:22 -0500 | [diff] [blame] | 2960 | "defaultValue": null, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2961 | "reportable": 1, |
| 2962 | "minInterval": 1, |
| 2963 | "maxInterval": 65534, |
| 2964 | "reportableChange": 0 |
| 2965 | } |
| 2966 | ] |
| 2967 | }, |
| 2968 | { |
| 2969 | "name": "Binding", |
| 2970 | "code": 30, |
| 2971 | "mfgCode": null, |
| 2972 | "define": "BINDING_CLUSTER", |
| 2973 | "side": "client", |
Tennessee Carmel-Veilleux | 44024ca | 2024-09-17 19:31:53 -0400 | [diff] [blame] | 2974 | "enabled": 1 |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2975 | } |
| 2976 | ] |
| 2977 | } |
| 2978 | ], |
| 2979 | "endpoints": [ |
| 2980 | { |
| 2981 | "endpointTypeName": "MA-rootdevice", |
| 2982 | "endpointTypeIndex": 0, |
| 2983 | "profileId": 259, |
| 2984 | "endpointId": 0, |
René Josefsen | 7bf764a | 2024-03-05 15:07:40 +0100 | [diff] [blame] | 2985 | "networkId": 0, |
| 2986 | "parentEndpointIdentifier": null |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2987 | }, |
| 2988 | { |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2989 | "endpointTypeName": "Anonymous Endpoint Type", |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2990 | "endpointTypeIndex": 1, |
cpagravel | c60233d | 2022-06-18 04:00:26 -0700 | [diff] [blame] | 2991 | "profileId": 260, |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2992 | "endpointId": 1, |
René Josefsen | 7bf764a | 2024-03-05 15:07:40 +0100 | [diff] [blame] | 2993 | "networkId": 0, |
| 2994 | "parentEndpointIdentifier": null |
Douglas Rocha Ferraz | 172c024 | 2022-04-06 14:02:03 -0400 | [diff] [blame] | 2995 | } |
Boris Zbarsky | d8ef6fc | 2024-01-19 10:36:13 -0500 | [diff] [blame] | 2996 | ] |
Boris Zbarsky | 04c20f6 | 2022-12-18 10:09:13 -0500 | [diff] [blame] | 2997 | } |