| /* |
| * |
| * Copyright (c) 2022 Project CHIP Authors |
| * |
| * Licensed under the Apache License, Version 2.0 (the "License"); |
| * you may not use this file except in compliance with the License. |
| * You may obtain a copy of the License at |
| * |
| * http://www.apache.org/licenses/LICENSE-2.0 |
| * |
| * Unless required by applicable law or agreed to in writing, software |
| * distributed under the License is distributed on an "AS IS" BASIS, |
| * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| * See the License for the specific language governing permissions and |
| * limitations under the License. |
| */ |
| |
| // THIS FILE IS GENERATED BY ZAP |
| |
| // Prevent multiple inclusion |
| #pragma once |
| |
| #include <lib/core/CHIPConfig.h> |
| |
| // Default values for the attributes longer than a pointer, |
| // in a form of a binary blob |
| // Separate block is generated for big-endian and little-endian cases. |
| #if BIGENDIAN_CPU |
| #define GENERATED_DEFAULTS \ |
| { \ |
| \ |
| /* Endpoint: 0, Cluster: Localization Configuration (server), big-endian */ \ |
| \ |
| /* 0 - ActiveLocale, */ \ |
| 5, 'e', 'n', '-', 'U', 'S', \ |
| \ |
| /* Endpoint: 0, Cluster: Power Source (server), big-endian */ \ |
| \ |
| /* 6 - Description, */ \ |
| 2, 'B', '1', \ |
| \ |
| /* Endpoint: 0, Cluster: General Commissioning (server), big-endian */ \ |
| \ |
| /* 9 - Breadcrumb, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* Endpoint: 1, Cluster: Power Source (server), big-endian */ \ |
| \ |
| /* 17 - Description, */ \ |
| 2, 'B', '2', \ |
| \ |
| /* Endpoint: 1, Cluster: Mode Select (server), big-endian */ \ |
| \ |
| /* 20 - Description, */ \ |
| 6, 'C', 'o', 'f', 'f', 'e', 'e', \ |
| \ |
| /* Endpoint: 1, Cluster: Test Cluster (server), big-endian */ \ |
| \ |
| /* 27 - bitmap64, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 35 - int40u, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 40 - int48u, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 46 - int56u, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 53 - int64u, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 61 - int40s, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 66 - int48s, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 72 - int56s, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 79 - int64s, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 87 - float_double, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 95 - epoch_us, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 103 - nullable_bitmap64, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 111 - nullable_int40u, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 116 - nullable_int48u, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 122 - nullable_int56u, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 129 - nullable_int64u, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 137 - nullable_int40s, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 142 - nullable_int48s, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 148 - nullable_int56s, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 155 - nullable_int64s, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 163 - nullable_float_double, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* Endpoint: 2, Cluster: Power Source (server), big-endian */ \ |
| \ |
| /* 171 - Description, */ \ |
| 2, 'B', '3', \ |
| } |
| |
| #else // !BIGENDIAN_CPU |
| #define GENERATED_DEFAULTS \ |
| { \ |
| \ |
| /* Endpoint: 0, Cluster: Localization Configuration (server), little-endian */ \ |
| \ |
| /* 0 - ActiveLocale, */ \ |
| 5, 'e', 'n', '-', 'U', 'S', \ |
| \ |
| /* Endpoint: 0, Cluster: Power Source (server), little-endian */ \ |
| \ |
| /* 6 - Description, */ \ |
| 2, 'B', '1', \ |
| \ |
| /* Endpoint: 0, Cluster: General Commissioning (server), little-endian */ \ |
| \ |
| /* 9 - Breadcrumb, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* Endpoint: 1, Cluster: Power Source (server), little-endian */ \ |
| \ |
| /* 17 - Description, */ \ |
| 2, 'B', '2', \ |
| \ |
| /* Endpoint: 1, Cluster: Mode Select (server), little-endian */ \ |
| \ |
| /* 20 - Description, */ \ |
| 6, 'C', 'o', 'f', 'f', 'e', 'e', \ |
| \ |
| /* Endpoint: 1, Cluster: Test Cluster (server), little-endian */ \ |
| \ |
| /* 27 - bitmap64, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 35 - int40u, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 40 - int48u, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 46 - int56u, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 53 - int64u, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 61 - int40s, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 66 - int48s, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 72 - int56s, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 79 - int64s, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 87 - float_double, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 95 - epoch_us, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 103 - nullable_bitmap64, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 111 - nullable_int40u, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 116 - nullable_int48u, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 122 - nullable_int56u, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 129 - nullable_int64u, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 137 - nullable_int40s, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 142 - nullable_int48s, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 148 - nullable_int56s, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 155 - nullable_int64s, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* 163 - nullable_float_double, */ \ |
| 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ |
| \ |
| /* Endpoint: 2, Cluster: Power Source (server), little-endian */ \ |
| \ |
| /* 171 - Description, */ \ |
| 2, 'B', '3', \ |
| } |
| |
| #endif // BIGENDIAN_CPU |
| |
| #define GENERATED_DEFAULTS_COUNT (27) |
| |
| #define ZAP_TYPE(type) ZCL_##type##_ATTRIBUTE_TYPE |
| #define ZAP_LONG_DEFAULTS_INDEX(index) \ |
| { \ |
| &generatedDefaults[index] \ |
| } |
| #define ZAP_MIN_MAX_DEFAULTS_INDEX(index) \ |
| { \ |
| &minMaxDefaults[index] \ |
| } |
| #define ZAP_EMPTY_DEFAULT() \ |
| { \ |
| (uint32_t) 0 \ |
| } |
| #define ZAP_SIMPLE_DEFAULT(x) \ |
| { \ |
| (uint32_t) x \ |
| } |
| |
| // This is an array of EmberAfAttributeMinMaxValue structures. |
| #define GENERATED_MIN_MAX_DEFAULT_COUNT 21 |
| #define GENERATED_MIN_MAX_DEFAULTS \ |
| { \ |
| \ |
| /* Endpoint: 0, Cluster: Time Format Localization (server) */ \ |
| { (uint16_t) 0x0, (uint16_t) 0x0, (uint16_t) 0x1 }, /* HourFormat */ \ |
| \ |
| /* Endpoint: 1, Cluster: Level Control (server) */ \ |
| { (uint16_t) 0x0, (uint16_t) 0x0, (uint16_t) 0x3 }, /* options */ \ |
| \ |
| /* Endpoint: 1, Cluster: Door Lock (server) */ \ |
| { (uint16_t) 0x0, (uint16_t) 0x0, (uint16_t) 0x4 }, /* OperatingMode */ \ |
| \ |
| /* Endpoint: 1, Cluster: Window Covering (server) */ \ |
| { (uint16_t) 0x0, (uint16_t) 0x0, (uint16_t) 0xF }, /* Mode */ \ |
| \ |
| /* Endpoint: 1, Cluster: Pump Configuration and Control (server) */ \ |
| { (uint16_t) 0x0, (uint16_t) 0x0, (uint16_t) 0x3 }, /* OperationMode */ \ |
| \ |
| /* Endpoint: 1, Cluster: Thermostat (server) */ \ |
| { (uint16_t) 0x7D0, (uint16_t) -0x6AB3, (uint16_t) 0x7FFF }, /* OccupiedHeatingSetpoint */ \ |
| { (uint16_t) 0x4, (uint16_t) 0x0, (uint16_t) 0x5 }, /* ControlSequenceOfOperation */ \ |
| { (uint16_t) 0x1, (uint16_t) 0x0, (uint16_t) 0x7 }, /* SystemMode */ \ |
| \ |
| /* Endpoint: 1, Cluster: Fan Control (server) */ \ |
| { (uint16_t) 0x0, (uint16_t) 0x0, (uint16_t) 0x6 }, /* fan mode */ \ |
| { (uint16_t) 0x2, (uint16_t) 0x0, (uint16_t) 0x5 }, /* fan mode sequence */ \ |
| { (uint16_t) 0x0, (uint16_t) 0x0, (uint16_t) 0x64 }, /* percent setting */ \ |
| \ |
| /* Endpoint: 1, Cluster: Thermostat User Interface Configuration (server) */ \ |
| { (uint16_t) 0x0, (uint16_t) 0x0, (uint16_t) 0x1 }, /* temperature display mode */ \ |
| { (uint16_t) 0x0, (uint16_t) 0x0, (uint16_t) 0x5 }, /* keypad lockout */ \ |
| \ |
| /* Endpoint: 1, Cluster: Test Cluster (server) */ \ |
| { (uint16_t) 0x46, (uint16_t) 0x14, (uint16_t) 0x64 }, /* range_restricted_int8u */ \ |
| { (uint16_t) -0x14, (uint16_t) -0x28, (uint16_t) 0x32 }, /* range_restricted_int8s */ \ |
| { (uint16_t) 0xC8, (uint16_t) 0x64, (uint16_t) 0x3E8 }, /* range_restricted_int16u */ \ |
| { (uint16_t) -0x64, (uint16_t) -0x96, (uint16_t) 0xC8 }, /* range_restricted_int16s */ \ |
| { (uint16_t) 0x46, (uint16_t) 0x14, (uint16_t) 0x64 }, /* nullable_range_restricted_int8u */ \ |
| { (uint16_t) -0x14, (uint16_t) -0x28, (uint16_t) 0x32 }, /* nullable_range_restricted_int8s */ \ |
| { (uint16_t) 0xC8, (uint16_t) 0x64, (uint16_t) 0x3E8 }, /* nullable_range_restricted_int16u */ \ |
| { \ |
| (uint16_t) - 0x64, (uint16_t) -0x96, (uint16_t) 0xC8 \ |
| } /* nullable_range_restricted_int16s */ \ |
| } |
| |
| #define ZAP_ATTRIBUTE_MASK(mask) ATTRIBUTE_MASK_##mask |
| // This is an array of EmberAfAttributeMetadata structures. |
| #define GENERATED_ATTRIBUTE_COUNT 437 |
| #define GENERATED_ATTRIBUTES \ |
| { \ |
| \ |
| /* Endpoint: 0, Cluster: Identify (server) */ \ |
| { 0x00000000, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_SIMPLE_DEFAULT(0x0000) }, /* identify time */ \ |
| { 0x00000001, ZAP_TYPE(ENUM8), 1, 0, ZAP_SIMPLE_DEFAULT(0x0) }, /* identify type */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(4) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: Groups (server) */ \ |
| { 0x00000000, ZAP_TYPE(BITMAP8), 1, 0, ZAP_EMPTY_DEFAULT() }, /* name support */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(4) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: Descriptor (server) */ \ |
| { 0x00000000, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* device list */ \ |
| { 0x00000001, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* server list */ \ |
| { 0x00000002, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* client list */ \ |
| { 0x00000003, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* parts list */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: Binding (server) */ \ |
| { 0x00000000, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* Binding */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: Access Control (server) */ \ |
| { 0x00000000, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* ACL */ \ |
| { 0x00000002, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), \ |
| ZAP_EMPTY_DEFAULT() }, /* SubjectsPerAccessControlEntry */ \ |
| { 0x00000003, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), \ |
| ZAP_EMPTY_DEFAULT() }, /* TargetsPerAccessControlEntry */ \ |
| { 0x00000004, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), \ |
| ZAP_EMPTY_DEFAULT() }, /* AccessControlEntriesPerFabric */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: Basic (server) */ \ |
| { 0x00000000, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(SINGLETON), \ |
| ZAP_EMPTY_DEFAULT() }, /* DataModelRevision */ \ |
| { 0x00000001, ZAP_TYPE(CHAR_STRING), 33, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(SINGLETON), \ |
| ZAP_EMPTY_DEFAULT() }, /* VendorName */ \ |
| { 0x00000002, ZAP_TYPE(VENDOR_ID), 2, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(SINGLETON), \ |
| ZAP_EMPTY_DEFAULT() }, /* VendorID */ \ |
| { 0x00000003, ZAP_TYPE(CHAR_STRING), 33, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(SINGLETON), \ |
| ZAP_EMPTY_DEFAULT() }, /* ProductName */ \ |
| { 0x00000004, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(SINGLETON), \ |
| ZAP_EMPTY_DEFAULT() }, /* ProductID */ \ |
| { 0x00000005, ZAP_TYPE(CHAR_STRING), 33, \ |
| ZAP_ATTRIBUTE_MASK(TOKENIZE) | ZAP_ATTRIBUTE_MASK(SINGLETON) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* NodeLabel */ \ |
| { 0x00000006, ZAP_TYPE(CHAR_STRING), 3, \ |
| ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(SINGLETON) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* Location */ \ |
| { 0x00000007, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(SINGLETON), \ |
| ZAP_EMPTY_DEFAULT() }, /* HardwareVersion */ \ |
| { 0x00000008, ZAP_TYPE(CHAR_STRING), 65, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(SINGLETON), \ |
| ZAP_EMPTY_DEFAULT() }, /* HardwareVersionString */ \ |
| { 0x00000009, ZAP_TYPE(INT32U), 4, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(SINGLETON), \ |
| ZAP_EMPTY_DEFAULT() }, /* SoftwareVersion */ \ |
| { 0x0000000A, ZAP_TYPE(CHAR_STRING), 65, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(SINGLETON), \ |
| ZAP_EMPTY_DEFAULT() }, /* SoftwareVersionString */ \ |
| { 0x00000013, ZAP_TYPE(STRUCT), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* CapabilityMinima */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(SINGLETON), ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: OTA Software Update Requestor (server) */ \ |
| { 0x00000000, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* DefaultOtaProviders */ \ |
| { 0x00000001, ZAP_TYPE(BOOLEAN), 1, 0, ZAP_SIMPLE_DEFAULT(1) }, /* UpdatePossible */ \ |
| { 0x00000002, ZAP_TYPE(ENUM8), 1, 0, ZAP_SIMPLE_DEFAULT(0) }, /* UpdateState */ \ |
| { 0x00000003, ZAP_TYPE(INT8U), 1, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_SIMPLE_DEFAULT(0) }, /* UpdateStateProgress */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: Localization Configuration (server) */ \ |
| { 0x00000000, ZAP_TYPE(CHAR_STRING), 36, ZAP_ATTRIBUTE_MASK(TOKENIZE) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_LONG_DEFAULTS_INDEX(0) }, /* ActiveLocale */ \ |
| { 0x00000001, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* SupportedLocales */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: Time Format Localization (server) */ \ |
| { 0x00000000, ZAP_TYPE(ENUM8), 1, \ |
| ZAP_ATTRIBUTE_MASK(MIN_MAX) | ZAP_ATTRIBUTE_MASK(TOKENIZE) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_MIN_MAX_DEFAULTS_INDEX(0) }, /* HourFormat */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: Unit Localization (server) */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: Power Source Configuration (server) */ \ |
| { 0x00000000, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* Sources */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: Power Source (server) */ \ |
| { 0x00000000, ZAP_TYPE(ENUM8), 1, 0, ZAP_SIMPLE_DEFAULT(0) }, /* Status */ \ |
| { 0x00000001, ZAP_TYPE(INT8U), 1, 0, ZAP_SIMPLE_DEFAULT(3) }, /* Order */ \ |
| { 0x00000002, ZAP_TYPE(CHAR_STRING), 61, 0, ZAP_LONG_DEFAULTS_INDEX(6) }, /* Description */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: General Commissioning (server) */ \ |
| { 0x00000000, ZAP_TYPE(INT64U), 8, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_LONG_DEFAULTS_INDEX(9) }, /* Breadcrumb */ \ |
| { 0x00000001, ZAP_TYPE(STRUCT), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), \ |
| ZAP_EMPTY_DEFAULT() }, /* BasicCommissioningInfo */ \ |
| { 0x00000002, ZAP_TYPE(ENUM8), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* RegulatoryConfig */ \ |
| { 0x00000003, ZAP_TYPE(ENUM8), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), \ |
| ZAP_EMPTY_DEFAULT() }, /* LocationCapability */ \ |
| { 0x00000004, ZAP_TYPE(BOOLEAN), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), \ |
| ZAP_EMPTY_DEFAULT() }, /* SupportsConcurrentConnection */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: Network Commissioning (server) */ \ |
| { 0x00000000, ZAP_TYPE(INT8U), 1, 0, ZAP_EMPTY_DEFAULT() }, /* MaxNetworks */ \ |
| { 0x00000001, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* Networks */ \ |
| { 0x00000002, ZAP_TYPE(INT8U), 1, 0, ZAP_EMPTY_DEFAULT() }, /* ScanMaxTimeSeconds */ \ |
| { 0x00000003, ZAP_TYPE(INT8U), 1, 0, ZAP_EMPTY_DEFAULT() }, /* ConnectMaxTimeSeconds */ \ |
| { 0x00000004, ZAP_TYPE(BOOLEAN), 1, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_EMPTY_DEFAULT() }, /* InterfaceEnabled */ \ |
| { 0x00000005, ZAP_TYPE(ENUM8), 1, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_EMPTY_DEFAULT() }, /* LastNetworkingStatus */ \ |
| { 0x00000006, ZAP_TYPE(OCTET_STRING), 33, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_EMPTY_DEFAULT() }, /* LastNetworkID */ \ |
| { 0x00000007, ZAP_TYPE(INT32S), 4, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_EMPTY_DEFAULT() }, /* LastConnectErrorValue */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(2) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: Diagnostic Logs (server) */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: General Diagnostics (server) */ \ |
| { 0x00000000, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* NetworkInterfaces */ \ |
| { 0x00000001, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* RebootCount */ \ |
| { 0x00000008, ZAP_TYPE(BOOLEAN), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), \ |
| ZAP_EMPTY_DEFAULT() }, /* TestEventTriggersEnabled */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: Software Diagnostics (server) */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: Thread Network Diagnostics (server) */ \ |
| { 0x00000000, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* channel */ \ |
| { 0x00000001, ZAP_TYPE(ENUM8), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* RoutingRole */ \ |
| { 0x00000002, ZAP_TYPE(CHAR_STRING), 17, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* NetworkName */ \ |
| { 0x00000003, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* PanId */ \ |
| { 0x00000004, ZAP_TYPE(INT64U), 8, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* ExtendedPanId */ \ |
| { 0x00000005, ZAP_TYPE(OCTET_STRING), 18, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* MeshLocalPrefix */ \ |
| { 0x00000007, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* NeighborTableList */ \ |
| { 0x00000008, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* RouteTableList */ \ |
| { 0x00000009, ZAP_TYPE(INT32U), 4, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* PartitionId */ \ |
| { 0x0000000A, ZAP_TYPE(INT8U), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* weighting */ \ |
| { 0x0000000B, ZAP_TYPE(INT8U), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* DataVersion */ \ |
| { 0x0000000C, ZAP_TYPE(INT8U), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* StableDataVersion */ \ |
| { 0x0000000D, ZAP_TYPE(INT8U), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* LeaderRouterId */ \ |
| { 0x0000003B, ZAP_TYPE(STRUCT), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* SecurityPolicy */ \ |
| { 0x0000003C, ZAP_TYPE(OCTET_STRING), 5, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* ChannelMask */ \ |
| { 0x0000003D, ZAP_TYPE(STRUCT), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* OperationalDatasetComponents */ \ |
| { 0x0000003E, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), \ |
| ZAP_EMPTY_DEFAULT() }, /* ActiveNetworkFaultsList */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: WiFi Network Diagnostics (server) */ \ |
| { 0x00000000, ZAP_TYPE(OCTET_STRING), 7, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* bssid */ \ |
| { 0x00000001, ZAP_TYPE(ENUM8), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* SecurityType */ \ |
| { 0x00000002, ZAP_TYPE(ENUM8), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* WiFiVersion */ \ |
| { 0x00000003, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* ChannelNumber */ \ |
| { 0x00000004, ZAP_TYPE(INT8S), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* Rssi */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: Ethernet Network Diagnostics (server) */ \ |
| { 0x00000000, ZAP_TYPE(ENUM8), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* PHYRate */ \ |
| { 0x00000001, ZAP_TYPE(BOOLEAN), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* FullDuplex */ \ |
| { 0x00000002, ZAP_TYPE(INT64U), 8, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* PacketRxCount */ \ |
| { 0x00000003, ZAP_TYPE(INT64U), 8, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* PacketTxCount */ \ |
| { 0x00000004, ZAP_TYPE(INT64U), 8, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* TxErrCount */ \ |
| { 0x00000005, ZAP_TYPE(INT64U), 8, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* CollisionCount */ \ |
| { 0x00000006, ZAP_TYPE(INT64U), 8, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* OverrunCount */ \ |
| { 0x00000007, ZAP_TYPE(BOOLEAN), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* CarrierDetect */ \ |
| { 0x00000008, ZAP_TYPE(INT64U), 8, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* TimeSinceReset */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(3) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: AdministratorCommissioning (server) */ \ |
| { 0x00000000, ZAP_TYPE(INT8U), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* WindowStatus */ \ |
| { 0x00000001, ZAP_TYPE(FABRIC_IDX), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), \ |
| ZAP_EMPTY_DEFAULT() }, /* AdminFabricIndex */ \ |
| { 0x00000002, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* AdminVendorId */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: Operational Credentials (server) */ \ |
| { 0x00000000, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* NOCs */ \ |
| { 0x00000001, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* Fabrics */ \ |
| { 0x00000002, ZAP_TYPE(INT8U), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* SupportedFabrics */ \ |
| { 0x00000003, ZAP_TYPE(INT8U), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), \ |
| ZAP_EMPTY_DEFAULT() }, /* CommissionedFabrics */ \ |
| { 0x00000004, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), \ |
| ZAP_EMPTY_DEFAULT() }, /* TrustedRootCertificates */ \ |
| { 0x00000005, ZAP_TYPE(FABRIC_IDX), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), \ |
| ZAP_EMPTY_DEFAULT() }, /* CurrentFabricIndex */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: Group Key Management (server) */ \ |
| { 0x00000000, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* GroupKeyMap */ \ |
| { 0x00000001, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* GroupTable */ \ |
| { 0x00000002, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), \ |
| ZAP_EMPTY_DEFAULT() }, /* MaxGroupsPerFabric */ \ |
| { 0x00000003, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), \ |
| ZAP_EMPTY_DEFAULT() }, /* MaxGroupKeysPerFabric */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: Fixed Label (server) */ \ |
| { 0x00000000, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* label list */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: User Label (server) */ \ |
| { 0x00000000, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* label list */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 0, Cluster: Relative Humidity Measurement (server) */ \ |
| { 0x00000000, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_EMPTY_DEFAULT() }, /* measured value */ \ |
| { 0x00000001, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_SIMPLE_DEFAULT(0) }, /* min measured value */ \ |
| { 0x00000002, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_SIMPLE_DEFAULT(0x2710) }, /* max measured value */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(3) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Identify (server) */ \ |
| { 0x00000000, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_SIMPLE_DEFAULT(0x0000) }, /* identify time */ \ |
| { 0x00000001, ZAP_TYPE(ENUM8), 1, 0, ZAP_SIMPLE_DEFAULT(0x0) }, /* identify type */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(4) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Groups (server) */ \ |
| { 0x00000000, ZAP_TYPE(BITMAP8), 1, 0, ZAP_EMPTY_DEFAULT() }, /* name support */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(4) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Scenes (server) */ \ |
| { 0x00000000, ZAP_TYPE(INT8U), 1, 0, ZAP_SIMPLE_DEFAULT(0x00) }, /* SceneCount */ \ |
| { 0x00000001, ZAP_TYPE(INT8U), 1, 0, ZAP_SIMPLE_DEFAULT(0x00) }, /* CurrentScene */ \ |
| { 0x00000002, ZAP_TYPE(GROUP_ID), 2, 0, ZAP_SIMPLE_DEFAULT(0x0000) }, /* CurrentGroup */ \ |
| { 0x00000003, ZAP_TYPE(BOOLEAN), 1, 0, ZAP_SIMPLE_DEFAULT(0x00) }, /* SceneValid */ \ |
| { 0x00000004, ZAP_TYPE(BITMAP8), 1, 0, ZAP_EMPTY_DEFAULT() }, /* NameSupport */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(4) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: On/Off (server) */ \ |
| { 0x00000000, ZAP_TYPE(BOOLEAN), 1, ZAP_ATTRIBUTE_MASK(TOKENIZE), ZAP_SIMPLE_DEFAULT(0x00) }, /* OnOff */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(4) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Level Control (server) */ \ |
| { 0x00000000, ZAP_TYPE(INT8U), 1, ZAP_ATTRIBUTE_MASK(TOKENIZE), ZAP_SIMPLE_DEFAULT(0xFE) }, /* current level */ \ |
| { 0x0000000F, ZAP_TYPE(BITMAP8), 1, ZAP_ATTRIBUTE_MASK(MIN_MAX) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_MIN_MAX_DEFAULTS_INDEX(1) }, /* options */ \ |
| { 0x00000011, ZAP_TYPE(INT8U), 1, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_SIMPLE_DEFAULT(0xFF) }, /* on level */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(5) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Descriptor (server) */ \ |
| { 0x00000000, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* device list */ \ |
| { 0x00000001, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* server list */ \ |
| { 0x00000002, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* client list */ \ |
| { 0x00000003, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* parts list */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Binding (server) */ \ |
| { 0x00000000, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* Binding */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Bridged Actions (server) */ \ |
| { 0x00000000, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* action list */ \ |
| { 0x00000001, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* endpoint list */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Power Source (server) */ \ |
| { 0x00000000, ZAP_TYPE(ENUM8), 1, 0, ZAP_SIMPLE_DEFAULT(0) }, /* Status */ \ |
| { 0x00000001, ZAP_TYPE(INT8U), 1, 0, ZAP_SIMPLE_DEFAULT(2) }, /* Order */ \ |
| { 0x00000002, ZAP_TYPE(CHAR_STRING), 61, 0, ZAP_LONG_DEFAULTS_INDEX(17) }, /* Description */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Switch (server) */ \ |
| { 0x00000000, ZAP_TYPE(INT8U), 1, 0, ZAP_SIMPLE_DEFAULT(2) }, /* number of positions */ \ |
| { 0x00000001, ZAP_TYPE(INT8U), 1, 0, ZAP_EMPTY_DEFAULT() }, /* current position */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(1) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Fixed Label (server) */ \ |
| { 0x00000000, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* label list */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: User Label (server) */ \ |
| { 0x00000000, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* label list */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Boolean State (server) */ \ |
| { 0x00000000, ZAP_TYPE(BOOLEAN), 1, 0, ZAP_SIMPLE_DEFAULT(0) }, /* StateValue */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Mode Select (server) */ \ |
| { 0x00000000, ZAP_TYPE(CHAR_STRING), 33, 0, ZAP_LONG_DEFAULTS_INDEX(20) }, /* Description */ \ |
| { 0x00000001, ZAP_TYPE(ENUM16), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_SIMPLE_DEFAULT(0) }, /* StandardNamespace */ \ |
| { 0x00000002, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* SupportedModes */ \ |
| { 0x00000003, ZAP_TYPE(INT8U), 1, ZAP_ATTRIBUTE_MASK(TOKENIZE), ZAP_SIMPLE_DEFAULT(0) }, /* CurrentMode */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Door Lock (server) */ \ |
| { 0x00000000, ZAP_TYPE(ENUM8), 1, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_SIMPLE_DEFAULT(2) }, /* LockState */ \ |
| { 0x00000001, ZAP_TYPE(ENUM8), 1, 0, ZAP_EMPTY_DEFAULT() }, /* LockType */ \ |
| { 0x00000002, ZAP_TYPE(BOOLEAN), 1, 0, ZAP_EMPTY_DEFAULT() }, /* ActuatorEnabled */ \ |
| { 0x00000023, ZAP_TYPE(INT32U), 4, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_SIMPLE_DEFAULT(60) }, /* AutoRelockTime */ \ |
| { 0x00000025, ZAP_TYPE(ENUM8), 1, ZAP_ATTRIBUTE_MASK(MIN_MAX) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_MIN_MAX_DEFAULTS_INDEX(2) }, /* OperatingMode */ \ |
| { 0x00000026, ZAP_TYPE(BITMAP16), 2, 0, ZAP_SIMPLE_DEFAULT(0xFFF6) }, /* SupportedOperatingModes */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(6) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Window Covering (server) */ \ |
| { 0x00000000, ZAP_TYPE(ENUM8), 1, 0, ZAP_SIMPLE_DEFAULT(0x00) }, /* Type */ \ |
| { 0x00000007, ZAP_TYPE(BITMAP8), 1, ZAP_ATTRIBUTE_MASK(TOKENIZE), ZAP_SIMPLE_DEFAULT(0x03) }, /* ConfigStatus */ \ |
| { 0x0000000A, ZAP_TYPE(BITMAP8), 1, 0, ZAP_SIMPLE_DEFAULT(0x00) }, /* OperationalStatus */ \ |
| { 0x0000000D, ZAP_TYPE(ENUM8), 1, 0, ZAP_SIMPLE_DEFAULT(0x00) }, /* EndProductType */ \ |
| { 0x00000017, ZAP_TYPE(BITMAP8), 1, \ |
| ZAP_ATTRIBUTE_MASK(MIN_MAX) | ZAP_ATTRIBUTE_MASK(TOKENIZE) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_MIN_MAX_DEFAULTS_INDEX(3) }, /* Mode */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(1) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(5) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Pump Configuration and Control (server) */ \ |
| { 0x00000000, ZAP_TYPE(INT16S), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_EMPTY_DEFAULT() }, /* MaxPressure */ \ |
| { 0x00000001, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_EMPTY_DEFAULT() }, /* MaxSpeed */ \ |
| { 0x00000002, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_EMPTY_DEFAULT() }, /* MaxFlow */ \ |
| { 0x00000011, ZAP_TYPE(ENUM8), 1, 0, ZAP_EMPTY_DEFAULT() }, /* EffectiveOperationMode */ \ |
| { 0x00000012, ZAP_TYPE(ENUM8), 1, 0, ZAP_EMPTY_DEFAULT() }, /* EffectiveControlMode */ \ |
| { 0x00000013, ZAP_TYPE(INT16S), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_EMPTY_DEFAULT() }, /* Capacity */ \ |
| { 0x00000020, ZAP_TYPE(ENUM8), 1, ZAP_ATTRIBUTE_MASK(MIN_MAX) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_MIN_MAX_DEFAULTS_INDEX(4) }, /* OperationMode */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(3) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Thermostat (server) */ \ |
| { 0x00000000, ZAP_TYPE(INT16S), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_EMPTY_DEFAULT() }, /* LocalTemperature */ \ |
| { 0x00000012, ZAP_TYPE(INT16S), 2, ZAP_ATTRIBUTE_MASK(MIN_MAX) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_MIN_MAX_DEFAULTS_INDEX(5) }, /* OccupiedHeatingSetpoint */ \ |
| { 0x0000001B, ZAP_TYPE(ENUM8), 1, ZAP_ATTRIBUTE_MASK(MIN_MAX) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_MIN_MAX_DEFAULTS_INDEX(6) }, /* ControlSequenceOfOperation */ \ |
| { 0x0000001C, ZAP_TYPE(ENUM8), 1, ZAP_ATTRIBUTE_MASK(MIN_MAX) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_MIN_MAX_DEFAULTS_INDEX(7) }, /* SystemMode */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(1) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(5) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Fan Control (server) */ \ |
| { 0x00000000, ZAP_TYPE(ENUM8), 1, ZAP_ATTRIBUTE_MASK(MIN_MAX) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_MIN_MAX_DEFAULTS_INDEX(8) }, /* fan mode */ \ |
| { 0x00000001, ZAP_TYPE(ENUM8), 1, ZAP_ATTRIBUTE_MASK(MIN_MAX) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_MIN_MAX_DEFAULTS_INDEX(9) }, /* fan mode sequence */ \ |
| { 0x00000002, ZAP_TYPE(INT8U), 1, \ |
| ZAP_ATTRIBUTE_MASK(MIN_MAX) | ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_MIN_MAX_DEFAULTS_INDEX(10) }, /* percent setting */ \ |
| { 0x00000003, ZAP_TYPE(INT8U), 1, 0, ZAP_SIMPLE_DEFAULT(0x00) }, /* percent current */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(2) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Thermostat User Interface Configuration (server) */ \ |
| { 0x00000000, ZAP_TYPE(ENUM8), 1, ZAP_ATTRIBUTE_MASK(MIN_MAX) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_MIN_MAX_DEFAULTS_INDEX(11) }, /* temperature display mode */ \ |
| { 0x00000001, ZAP_TYPE(ENUM8), 1, ZAP_ATTRIBUTE_MASK(MIN_MAX) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_MIN_MAX_DEFAULTS_INDEX(12) }, /* keypad lockout */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(2) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Color Control (server) */ \ |
| { 0x00000008, ZAP_TYPE(ENUM8), 1, 0, ZAP_SIMPLE_DEFAULT(0x01) }, /* ColorMode */ \ |
| { 0x0000000F, ZAP_TYPE(BITMAP8), 1, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_SIMPLE_DEFAULT(0x00) }, /* Options */ \ |
| { 0x00000010, ZAP_TYPE(INT8U), 1, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_SIMPLE_DEFAULT(0) }, /* NumberOfPrimaries */ \ |
| { 0x00004001, ZAP_TYPE(ENUM8), 1, 0, ZAP_SIMPLE_DEFAULT(0x01) }, /* EnhancedColorMode */ \ |
| { 0x0000400A, ZAP_TYPE(BITMAP16), 2, 0, ZAP_SIMPLE_DEFAULT(0x1F) }, /* ColorCapabilities */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(5) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Illuminance Measurement (server) */ \ |
| { 0x00000000, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_SIMPLE_DEFAULT(0x0000) }, /* MeasuredValue */ \ |
| { 0x00000001, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_SIMPLE_DEFAULT(0x01) }, /* MinMeasuredValue */ \ |
| { 0x00000002, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_SIMPLE_DEFAULT(0xFFFE) }, /* MaxMeasuredValue */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(3) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Temperature Measurement (server) */ \ |
| { 0x00000000, ZAP_TYPE(INT16S), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_SIMPLE_DEFAULT(0x8000) }, /* MeasuredValue */ \ |
| { 0x00000001, ZAP_TYPE(INT16S), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_SIMPLE_DEFAULT(0x8000) }, /* MinMeasuredValue */ \ |
| { 0x00000002, ZAP_TYPE(INT16S), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_SIMPLE_DEFAULT(0x8000) }, /* MaxMeasuredValue */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(4) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Pressure Measurement (server) */ \ |
| { 0x00000000, ZAP_TYPE(INT16S), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_SIMPLE_DEFAULT(0x0000) }, /* MeasuredValue */ \ |
| { 0x00000001, ZAP_TYPE(INT16S), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_EMPTY_DEFAULT() }, /* MinMeasuredValue */ \ |
| { 0x00000002, ZAP_TYPE(INT16S), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_EMPTY_DEFAULT() }, /* MaxMeasuredValue */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(3) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Flow Measurement (server) */ \ |
| { 0x00000000, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_EMPTY_DEFAULT() }, /* MeasuredValue */ \ |
| { 0x00000001, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_EMPTY_DEFAULT() }, /* MinMeasuredValue */ \ |
| { 0x00000002, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_EMPTY_DEFAULT() }, /* MaxMeasuredValue */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(3) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Relative Humidity Measurement (server) */ \ |
| { 0x00000000, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_EMPTY_DEFAULT() }, /* measured value */ \ |
| { 0x00000001, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), ZAP_SIMPLE_DEFAULT(0) }, /* min measured value */ \ |
| { 0x00000002, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_SIMPLE_DEFAULT(0x2710) }, /* max measured value */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(3) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Occupancy Sensing (server) */ \ |
| { 0x00000000, ZAP_TYPE(BITMAP8), 1, 0, ZAP_EMPTY_DEFAULT() }, /* occupancy */ \ |
| { 0x00000001, ZAP_TYPE(ENUM8), 1, 0, ZAP_EMPTY_DEFAULT() }, /* occupancy sensor type */ \ |
| { 0x00000002, ZAP_TYPE(BITMAP8), 1, 0, ZAP_EMPTY_DEFAULT() }, /* occupancy sensor type bitmap */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(3) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Wake on LAN (server) */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Channel (server) */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Target Navigator (server) */ \ |
| { 0x00000000, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* TargetList */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Media Playback (server) */ \ |
| { 0x00000000, ZAP_TYPE(ENUM8), 1, 0, ZAP_SIMPLE_DEFAULT(0x00) }, /* CurrentState */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Media Input (server) */ \ |
| { 0x00000000, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* InputList */ \ |
| { 0x00000001, ZAP_TYPE(INT8U), 1, 0, ZAP_SIMPLE_DEFAULT(0x00) }, /* CurrentInput */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Low Power (server) */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Keypad Input (server) */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Content Launcher (server) */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Audio Output (server) */ \ |
| { 0x00000000, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* OutputList */ \ |
| { 0x00000001, ZAP_TYPE(INT8U), 1, 0, ZAP_SIMPLE_DEFAULT(0x00) }, /* CurrentOutput */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Application Launcher (server) */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Application Basic (server) */ \ |
| { 0x00000002, ZAP_TYPE(CHAR_STRING), 33, 0, ZAP_EMPTY_DEFAULT() }, /* ApplicationName */ \ |
| { 0x00000004, ZAP_TYPE(STRUCT), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* Application */ \ |
| { 0x00000005, ZAP_TYPE(ENUM8), 1, 0, ZAP_EMPTY_DEFAULT() }, /* Status */ \ |
| { 0x00000006, ZAP_TYPE(CHAR_STRING), 33, 0, ZAP_EMPTY_DEFAULT() }, /* ApplicationVersion */ \ |
| { 0x00000007, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* AllowedVendorList */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Account Login (server) */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 1, Cluster: Test Cluster (server) */ \ |
| { 0x00000000, ZAP_TYPE(BOOLEAN), 1, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_SIMPLE_DEFAULT(false) }, /* boolean */ \ |
| { 0x00000001, ZAP_TYPE(BITMAP8), 1, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_SIMPLE_DEFAULT(0) }, /* bitmap8 */ \ |
| { 0x00000002, ZAP_TYPE(BITMAP16), 2, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_SIMPLE_DEFAULT(0) }, /* bitmap16 */ \ |
| { 0x00000003, ZAP_TYPE(BITMAP32), 4, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_SIMPLE_DEFAULT(0) }, /* bitmap32 */ \ |
| { 0x00000004, ZAP_TYPE(BITMAP64), 8, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_LONG_DEFAULTS_INDEX(27) }, /* bitmap64 */ \ |
| { 0x00000005, ZAP_TYPE(INT8U), 1, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_SIMPLE_DEFAULT(0) }, /* int8u */ \ |
| { 0x00000006, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_SIMPLE_DEFAULT(0) }, /* int16u */ \ |
| { 0x00000007, ZAP_TYPE(INT24U), 3, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_SIMPLE_DEFAULT(0) }, /* int24u */ \ |
| { 0x00000008, ZAP_TYPE(INT32U), 4, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_SIMPLE_DEFAULT(0) }, /* int32u */ \ |
| { 0x00000009, ZAP_TYPE(INT40U), 5, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_LONG_DEFAULTS_INDEX(35) }, /* int40u */ \ |
| { 0x0000000A, ZAP_TYPE(INT48U), 6, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_LONG_DEFAULTS_INDEX(40) }, /* int48u */ \ |
| { 0x0000000B, ZAP_TYPE(INT56U), 7, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_LONG_DEFAULTS_INDEX(46) }, /* int56u */ \ |
| { 0x0000000C, ZAP_TYPE(INT64U), 8, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_LONG_DEFAULTS_INDEX(53) }, /* int64u */ \ |
| { 0x0000000D, ZAP_TYPE(INT8S), 1, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_SIMPLE_DEFAULT(0) }, /* int8s */ \ |
| { 0x0000000E, ZAP_TYPE(INT16S), 2, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_SIMPLE_DEFAULT(0) }, /* int16s */ \ |
| { 0x0000000F, ZAP_TYPE(INT24S), 3, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_SIMPLE_DEFAULT(0) }, /* int24s */ \ |
| { 0x00000010, ZAP_TYPE(INT32S), 4, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_SIMPLE_DEFAULT(0) }, /* int32s */ \ |
| { 0x00000011, ZAP_TYPE(INT40S), 5, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_LONG_DEFAULTS_INDEX(61) }, /* int40s */ \ |
| { 0x00000012, ZAP_TYPE(INT48S), 6, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_LONG_DEFAULTS_INDEX(66) }, /* int48s */ \ |
| { 0x00000013, ZAP_TYPE(INT56S), 7, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_LONG_DEFAULTS_INDEX(72) }, /* int56s */ \ |
| { 0x00000014, ZAP_TYPE(INT64S), 8, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_LONG_DEFAULTS_INDEX(79) }, /* int64s */ \ |
| { 0x00000015, ZAP_TYPE(ENUM8), 1, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_SIMPLE_DEFAULT(0) }, /* enum8 */ \ |
| { 0x00000016, ZAP_TYPE(ENUM16), 2, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_SIMPLE_DEFAULT(0) }, /* enum16 */ \ |
| { 0x00000017, ZAP_TYPE(SINGLE), 4, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_SIMPLE_DEFAULT(0) }, /* float_single */ \ |
| { 0x00000018, ZAP_TYPE(DOUBLE), 8, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_LONG_DEFAULTS_INDEX(87) }, /* float_double */ \ |
| { 0x00000019, ZAP_TYPE(OCTET_STRING), 11, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_EMPTY_DEFAULT() }, /* octet_string */ \ |
| { 0x0000001A, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* list_int8u */ \ |
| { 0x0000001B, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* list_octet_string */ \ |
| { 0x0000001C, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* list_struct_octet_string */ \ |
| { 0x0000001D, ZAP_TYPE(LONG_OCTET_STRING), 1002, ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* long_octet_string */ \ |
| { 0x0000001E, ZAP_TYPE(CHAR_STRING), 11, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_EMPTY_DEFAULT() }, /* char_string */ \ |
| { 0x0000001F, ZAP_TYPE(LONG_CHAR_STRING), 1002, ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* long_char_string */ \ |
| { 0x00000020, ZAP_TYPE(EPOCH_US), 8, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_LONG_DEFAULTS_INDEX(95) }, /* epoch_us */ \ |
| { 0x00000021, ZAP_TYPE(EPOCH_S), 4, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_EMPTY_DEFAULT() }, /* epoch_s */ \ |
| { 0x00000022, ZAP_TYPE(VENDOR_ID), 2, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_EMPTY_DEFAULT() }, /* vendor_id */ \ |
| { 0x00000023, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* list_nullables_and_optionals_struct */ \ |
| { 0x00000024, ZAP_TYPE(ENUM8), 1, ZAP_ATTRIBUTE_MASK(WRITABLE), ZAP_EMPTY_DEFAULT() }, /* enum_attr */ \ |
| { 0x00000025, ZAP_TYPE(STRUCT), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* struct_attr */ \ |
| { 0x00000026, ZAP_TYPE(INT8U), 1, ZAP_ATTRIBUTE_MASK(MIN_MAX) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_MIN_MAX_DEFAULTS_INDEX(13) }, /* range_restricted_int8u */ \ |
| { 0x00000027, ZAP_TYPE(INT8S), 1, ZAP_ATTRIBUTE_MASK(MIN_MAX) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_MIN_MAX_DEFAULTS_INDEX(14) }, /* range_restricted_int8s */ \ |
| { 0x00000028, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(MIN_MAX) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_MIN_MAX_DEFAULTS_INDEX(15) }, /* range_restricted_int16u */ \ |
| { 0x00000029, ZAP_TYPE(INT16S), 2, ZAP_ATTRIBUTE_MASK(MIN_MAX) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_MIN_MAX_DEFAULTS_INDEX(16) }, /* range_restricted_int16s */ \ |
| { 0x0000002A, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* list_long_octet_string */ \ |
| { 0x0000002B, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* list_fabric_scoped */ \ |
| { 0x00000030, ZAP_TYPE(BOOLEAN), 1, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(MUST_USE_TIMED_WRITE), \ |
| ZAP_EMPTY_DEFAULT() }, /* timed_write_boolean */ \ |
| { 0x00000031, ZAP_TYPE(BOOLEAN), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* general_error_boolean */ \ |
| { 0x00000032, ZAP_TYPE(BOOLEAN), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* cluster_error_boolean */ \ |
| { 0x00004000, ZAP_TYPE(BOOLEAN), 1, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_SIMPLE_DEFAULT(false) }, /* nullable_boolean */ \ |
| { 0x00004001, ZAP_TYPE(BITMAP8), 1, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_SIMPLE_DEFAULT(0) }, /* nullable_bitmap8 */ \ |
| { 0x00004002, ZAP_TYPE(BITMAP16), 2, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_SIMPLE_DEFAULT(0) }, /* nullable_bitmap16 */ \ |
| { 0x00004003, ZAP_TYPE(BITMAP32), 4, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_SIMPLE_DEFAULT(0) }, /* nullable_bitmap32 */ \ |
| { 0x00004004, ZAP_TYPE(BITMAP64), 8, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_LONG_DEFAULTS_INDEX(103) }, /* nullable_bitmap64 */ \ |
| { 0x00004005, ZAP_TYPE(INT8U), 1, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_SIMPLE_DEFAULT(0) }, /* nullable_int8u */ \ |
| { 0x00004006, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_SIMPLE_DEFAULT(0) }, /* nullable_int16u */ \ |
| { 0x00004007, ZAP_TYPE(INT24U), 3, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_SIMPLE_DEFAULT(0) }, /* nullable_int24u */ \ |
| { 0x00004008, ZAP_TYPE(INT32U), 4, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_SIMPLE_DEFAULT(0) }, /* nullable_int32u */ \ |
| { 0x00004009, ZAP_TYPE(INT40U), 5, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_LONG_DEFAULTS_INDEX(111) }, /* nullable_int40u */ \ |
| { 0x0000400A, ZAP_TYPE(INT48U), 6, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_LONG_DEFAULTS_INDEX(116) }, /* nullable_int48u */ \ |
| { 0x0000400B, ZAP_TYPE(INT56U), 7, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_LONG_DEFAULTS_INDEX(122) }, /* nullable_int56u */ \ |
| { 0x0000400C, ZAP_TYPE(INT64U), 8, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_LONG_DEFAULTS_INDEX(129) }, /* nullable_int64u */ \ |
| { 0x0000400D, ZAP_TYPE(INT8S), 1, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_SIMPLE_DEFAULT(0) }, /* nullable_int8s */ \ |
| { 0x0000400E, ZAP_TYPE(INT16S), 2, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_SIMPLE_DEFAULT(0) }, /* nullable_int16s */ \ |
| { 0x0000400F, ZAP_TYPE(INT24S), 3, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_SIMPLE_DEFAULT(0) }, /* nullable_int24s */ \ |
| { 0x00004010, ZAP_TYPE(INT32S), 4, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_SIMPLE_DEFAULT(0) }, /* nullable_int32s */ \ |
| { 0x00004011, ZAP_TYPE(INT40S), 5, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_LONG_DEFAULTS_INDEX(137) }, /* nullable_int40s */ \ |
| { 0x00004012, ZAP_TYPE(INT48S), 6, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_LONG_DEFAULTS_INDEX(142) }, /* nullable_int48s */ \ |
| { 0x00004013, ZAP_TYPE(INT56S), 7, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_LONG_DEFAULTS_INDEX(148) }, /* nullable_int56s */ \ |
| { 0x00004014, ZAP_TYPE(INT64S), 8, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_LONG_DEFAULTS_INDEX(155) }, /* nullable_int64s */ \ |
| { 0x00004015, ZAP_TYPE(ENUM8), 1, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_SIMPLE_DEFAULT(0) }, /* nullable_enum8 */ \ |
| { 0x00004016, ZAP_TYPE(ENUM16), 2, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_SIMPLE_DEFAULT(0) }, /* nullable_enum16 */ \ |
| { 0x00004017, ZAP_TYPE(SINGLE), 4, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_SIMPLE_DEFAULT(0) }, /* nullable_float_single */ \ |
| { 0x00004018, ZAP_TYPE(DOUBLE), 8, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_LONG_DEFAULTS_INDEX(163) }, /* nullable_float_double */ \ |
| { 0x00004019, ZAP_TYPE(OCTET_STRING), 11, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* nullable_octet_string */ \ |
| { 0x0000401E, ZAP_TYPE(CHAR_STRING), 11, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* nullable_char_string */ \ |
| { 0x00004024, ZAP_TYPE(ENUM8), 1, ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* nullable_enum_attr */ \ |
| { 0x00004025, ZAP_TYPE(STRUCT), 0, \ |
| ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* nullable_struct */ \ |
| { 0x00004026, ZAP_TYPE(INT8U), 1, \ |
| ZAP_ATTRIBUTE_MASK(MIN_MAX) | ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_MIN_MAX_DEFAULTS_INDEX(17) }, /* nullable_range_restricted_int8u */ \ |
| { 0x00004027, ZAP_TYPE(INT8S), 1, \ |
| ZAP_ATTRIBUTE_MASK(MIN_MAX) | ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_MIN_MAX_DEFAULTS_INDEX(18) }, /* nullable_range_restricted_int8s */ \ |
| { 0x00004028, ZAP_TYPE(INT16U), 2, \ |
| ZAP_ATTRIBUTE_MASK(MIN_MAX) | ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_MIN_MAX_DEFAULTS_INDEX(19) }, /* nullable_range_restricted_int16u */ \ |
| { 0x00004029, ZAP_TYPE(INT16S), 2, \ |
| ZAP_ATTRIBUTE_MASK(MIN_MAX) | ZAP_ATTRIBUTE_MASK(WRITABLE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_MIN_MAX_DEFAULTS_INDEX(20) }, /* nullable_range_restricted_int16s */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 2, Cluster: Groups (server) */ \ |
| { 0x00000000, ZAP_TYPE(BITMAP8), 1, 0, ZAP_EMPTY_DEFAULT() }, /* name support */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(4) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 2, Cluster: On/Off (server) */ \ |
| { 0x00000000, ZAP_TYPE(BOOLEAN), 1, 0, ZAP_SIMPLE_DEFAULT(0x00) }, /* OnOff */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0x0000) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(4) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 2, Cluster: Descriptor (server) */ \ |
| { 0x00000000, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* device list */ \ |
| { 0x00000001, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* server list */ \ |
| { 0x00000002, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* client list */ \ |
| { 0x00000003, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* parts list */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 2, Cluster: Power Source (server) */ \ |
| { 0x00000000, ZAP_TYPE(ENUM8), 1, 0, ZAP_SIMPLE_DEFAULT(0) }, /* Status */ \ |
| { 0x00000001, ZAP_TYPE(INT8U), 1, 0, ZAP_SIMPLE_DEFAULT(1) }, /* Order */ \ |
| { 0x00000002, ZAP_TYPE(CHAR_STRING), 61, 0, ZAP_LONG_DEFAULTS_INDEX(171) }, /* Description */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(1) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 2, Cluster: Occupancy Sensing (server) */ \ |
| { 0x00000000, ZAP_TYPE(BITMAP8), 1, 0, ZAP_EMPTY_DEFAULT() }, /* occupancy */ \ |
| { 0x00000001, ZAP_TYPE(ENUM8), 1, 0, ZAP_EMPTY_DEFAULT() }, /* occupancy sensor type */ \ |
| { 0x00000002, ZAP_TYPE(BITMAP8), 1, 0, ZAP_EMPTY_DEFAULT() }, /* occupancy sensor type bitmap */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, 0, ZAP_SIMPLE_DEFAULT(0) }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, 0, ZAP_SIMPLE_DEFAULT(3) }, /* ClusterRevision */ \ |
| \ |
| /* Endpoint: 65534, Cluster: Network Commissioning (server) */ \ |
| { 0x00000000, ZAP_TYPE(INT8U), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* MaxNetworks */ \ |
| { 0x00000001, ZAP_TYPE(ARRAY), 0, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* Networks */ \ |
| { 0x00000002, ZAP_TYPE(INT8U), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), \ |
| ZAP_EMPTY_DEFAULT() }, /* ScanMaxTimeSeconds */ \ |
| { 0x00000003, ZAP_TYPE(INT8U), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), \ |
| ZAP_EMPTY_DEFAULT() }, /* ConnectMaxTimeSeconds */ \ |
| { 0x00000004, ZAP_TYPE(BOOLEAN), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(WRITABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* InterfaceEnabled */ \ |
| { 0x00000005, ZAP_TYPE(ENUM8), 1, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* LastNetworkingStatus */ \ |
| { 0x00000006, ZAP_TYPE(OCTET_STRING), 33, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* LastNetworkID */ \ |
| { 0x00000007, ZAP_TYPE(INT32S), 4, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE) | ZAP_ATTRIBUTE_MASK(NULLABLE), \ |
| ZAP_EMPTY_DEFAULT() }, /* LastConnectErrorValue */ \ |
| { 0x0000FFFC, ZAP_TYPE(BITMAP32), 4, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* FeatureMap */ \ |
| { 0x0000FFFD, ZAP_TYPE(INT16U), 2, ZAP_ATTRIBUTE_MASK(EXTERNAL_STORAGE), ZAP_EMPTY_DEFAULT() }, /* ClusterRevision */ \ |
| } |
| |
| // This is an array of EmberAfCluster structures. |
| #define ZAP_ATTRIBUTE_INDEX(index) (&generatedAttributes[index]) |
| |
| #define ZAP_GENERATED_COMMANDS_INDEX(index) ((chip::CommandId *) (&generatedCommands[index])) |
| |
| // Cluster function static arrays |
| #define GENERATED_FUNCTION_ARRAYS \ |
| const EmberAfGenericClusterFunction chipFuncArrayIdentifyServer[] = { \ |
| (EmberAfGenericClusterFunction) emberAfIdentifyClusterServerInitCallback, \ |
| (EmberAfGenericClusterFunction) MatterIdentifyClusterServerAttributeChangedCallback, \ |
| }; \ |
| const EmberAfGenericClusterFunction chipFuncArrayGroupsServer[] = { \ |
| (EmberAfGenericClusterFunction) emberAfGroupsClusterServerInitCallback, \ |
| }; \ |
| const EmberAfGenericClusterFunction chipFuncArrayBasicServer[] = { \ |
| (EmberAfGenericClusterFunction) emberAfBasicClusterServerInitCallback, \ |
| }; \ |
| const EmberAfGenericClusterFunction chipFuncArrayLocalizationConfigurationServer[] = { \ |
| (EmberAfGenericClusterFunction) emberAfLocalizationConfigurationClusterServerInitCallback, \ |
| (EmberAfGenericClusterFunction) MatterLocalizationConfigurationClusterServerPreAttributeChangedCallback, \ |
| }; \ |
| const EmberAfGenericClusterFunction chipFuncArrayTimeFormatLocalizationServer[] = { \ |
| (EmberAfGenericClusterFunction) emberAfTimeFormatLocalizationClusterServerInitCallback, \ |
| (EmberAfGenericClusterFunction) MatterTimeFormatLocalizationClusterServerPreAttributeChangedCallback, \ |
| }; \ |
| const EmberAfGenericClusterFunction chipFuncArrayScenesServer[] = { \ |
| (EmberAfGenericClusterFunction) emberAfScenesClusterServerInitCallback, \ |
| }; \ |
| const EmberAfGenericClusterFunction chipFuncArrayOnOffServer[] = { \ |
| (EmberAfGenericClusterFunction) emberAfOnOffClusterServerInitCallback, \ |
| }; \ |
| const EmberAfGenericClusterFunction chipFuncArrayLevelControlServer[] = { \ |
| (EmberAfGenericClusterFunction) emberAfLevelControlClusterServerInitCallback, \ |
| }; \ |
| const EmberAfGenericClusterFunction chipFuncArrayModeSelectServer[] = { \ |
| (EmberAfGenericClusterFunction) emberAfModeSelectClusterServerInitCallback, \ |
| (EmberAfGenericClusterFunction) MatterModeSelectClusterServerPreAttributeChangedCallback, \ |
| }; \ |
| const EmberAfGenericClusterFunction chipFuncArrayDoorLockServer[] = { \ |
| (EmberAfGenericClusterFunction) MatterDoorLockClusterServerAttributeChangedCallback, \ |
| (EmberAfGenericClusterFunction) MatterDoorLockClusterServerPreAttributeChangedCallback, \ |
| }; \ |
| const EmberAfGenericClusterFunction chipFuncArrayWindowCoveringServer[] = { \ |
| (EmberAfGenericClusterFunction) MatterWindowCoveringClusterServerAttributeChangedCallback, \ |
| }; \ |
| const EmberAfGenericClusterFunction chipFuncArrayPumpConfigurationAndControlServer[] = { \ |
| (EmberAfGenericClusterFunction) emberAfPumpConfigurationAndControlClusterServerInitCallback, \ |
| (EmberAfGenericClusterFunction) MatterPumpConfigurationAndControlClusterServerAttributeChangedCallback, \ |
| (EmberAfGenericClusterFunction) MatterPumpConfigurationAndControlClusterServerPreAttributeChangedCallback, \ |
| }; \ |
| const EmberAfGenericClusterFunction chipFuncArrayThermostatServer[] = { \ |
| (EmberAfGenericClusterFunction) emberAfThermostatClusterServerInitCallback, \ |
| (EmberAfGenericClusterFunction) MatterThermostatClusterServerPreAttributeChangedCallback, \ |
| }; \ |
| const EmberAfGenericClusterFunction chipFuncArrayFanControlServer[] = { \ |
| (EmberAfGenericClusterFunction) MatterFanControlClusterServerAttributeChangedCallback, \ |
| (EmberAfGenericClusterFunction) MatterFanControlClusterServerPreAttributeChangedCallback, \ |
| }; \ |
| const EmberAfGenericClusterFunction chipFuncArrayThermostatUserInterfaceConfigurationServer[] = { \ |
| (EmberAfGenericClusterFunction) MatterThermostatUserInterfaceConfigurationClusterServerPreAttributeChangedCallback, \ |
| }; \ |
| const EmberAfGenericClusterFunction chipFuncArrayColorControlServer[] = { \ |
| (EmberAfGenericClusterFunction) emberAfColorControlClusterServerInitCallback, \ |
| }; \ |
| const EmberAfGenericClusterFunction chipFuncArrayOccupancySensingServer[] = { \ |
| (EmberAfGenericClusterFunction) emberAfOccupancySensingClusterServerInitCallback, \ |
| }; |
| |
| // clang-format off |
| #define GENERATED_COMMANDS { \ |
| /* Endpoint: 0, Cluster: Identify (server) */\ |
| /* AcceptedCommandList (index=0) */ \ |
| 0x00000000 /* Identify */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 0, Cluster: Groups (server) */\ |
| /* AcceptedCommandList (index=2) */ \ |
| 0x00000000 /* AddGroup */, \ |
| 0x00000001 /* ViewGroup */, \ |
| 0x00000002 /* GetGroupMembership */, \ |
| 0x00000003 /* RemoveGroup */, \ |
| 0x00000004 /* RemoveAllGroups */, \ |
| 0x00000005 /* AddGroupIfIdentifying */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* GeneratedCommandList (index=9)*/ \ |
| 0x00000000 /* AddGroupResponse */, \ |
| 0x00000001 /* ViewGroupResponse */, \ |
| 0x00000002 /* GetGroupMembershipResponse */, \ |
| 0x00000003 /* RemoveGroupResponse */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 0, Cluster: OTA Software Update Requestor (server) */\ |
| /* AcceptedCommandList (index=14) */ \ |
| 0x00000000 /* AnnounceOtaProvider */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 0, Cluster: General Commissioning (server) */\ |
| /* AcceptedCommandList (index=16) */ \ |
| 0x00000000 /* ArmFailSafe */, \ |
| 0x00000002 /* SetRegulatoryConfig */, \ |
| 0x00000004 /* CommissioningComplete */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* GeneratedCommandList (index=20)*/ \ |
| 0x00000001 /* ArmFailSafeResponse */, \ |
| 0x00000003 /* SetRegulatoryConfigResponse */, \ |
| 0x00000005 /* CommissioningCompleteResponse */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 0, Cluster: Network Commissioning (server) */\ |
| /* AcceptedCommandList (index=24) */ \ |
| 0x00000000 /* ScanNetworks */, \ |
| 0x00000002 /* AddOrUpdateWiFiNetwork */, \ |
| 0x00000003 /* AddOrUpdateThreadNetwork */, \ |
| 0x00000004 /* RemoveNetwork */, \ |
| 0x00000006 /* ConnectNetwork */, \ |
| 0x00000008 /* ReorderNetwork */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* GeneratedCommandList (index=31)*/ \ |
| 0x00000001 /* ScanNetworksResponse */, \ |
| 0x00000005 /* NetworkConfigResponse */, \ |
| 0x00000007 /* ConnectNetworkResponse */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 0, Cluster: Diagnostic Logs (server) */\ |
| /* AcceptedCommandList (index=35) */ \ |
| 0x00000000 /* RetrieveLogsRequest */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* GeneratedCommandList (index=37)*/ \ |
| 0x00000001 /* RetrieveLogsResponse */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 0, Cluster: General Diagnostics (server) */\ |
| /* AcceptedCommandList (index=39) */ \ |
| 0x00000000 /* TestEventTrigger */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 0, Cluster: Ethernet Network Diagnostics (server) */\ |
| /* AcceptedCommandList (index=41) */ \ |
| 0x00000000 /* ResetCounts */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 0, Cluster: AdministratorCommissioning (server) */\ |
| /* AcceptedCommandList (index=43) */ \ |
| 0x00000000 /* OpenCommissioningWindow */, \ |
| 0x00000002 /* RevokeCommissioning */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 0, Cluster: Operational Credentials (server) */\ |
| /* AcceptedCommandList (index=46) */ \ |
| 0x00000000 /* AttestationRequest */, \ |
| 0x00000002 /* CertificateChainRequest */, \ |
| 0x00000004 /* CSRRequest */, \ |
| 0x00000006 /* AddNOC */, \ |
| 0x00000007 /* UpdateNOC */, \ |
| 0x00000009 /* UpdateFabricLabel */, \ |
| 0x0000000A /* RemoveFabric */, \ |
| 0x0000000B /* AddTrustedRootCertificate */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* GeneratedCommandList (index=55)*/ \ |
| 0x00000001 /* AttestationResponse */, \ |
| 0x00000003 /* CertificateChainResponse */, \ |
| 0x00000005 /* CSRResponse */, \ |
| 0x00000008 /* NOCResponse */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 0, Cluster: Group Key Management (server) */\ |
| /* AcceptedCommandList (index=60) */ \ |
| 0x00000000 /* KeySetWrite */, \ |
| 0x00000001 /* KeySetRead */, \ |
| 0x00000003 /* KeySetRemove */, \ |
| 0x00000004 /* KeySetReadAllIndices */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* GeneratedCommandList (index=65)*/ \ |
| 0x00000002 /* KeySetReadResponse */, \ |
| 0x00000005 /* KeySetReadAllIndicesResponse */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 1, Cluster: Identify (server) */\ |
| /* AcceptedCommandList (index=68) */ \ |
| 0x00000000 /* Identify */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 1, Cluster: Groups (server) */\ |
| /* AcceptedCommandList (index=70) */ \ |
| 0x00000000 /* AddGroup */, \ |
| 0x00000001 /* ViewGroup */, \ |
| 0x00000002 /* GetGroupMembership */, \ |
| 0x00000003 /* RemoveGroup */, \ |
| 0x00000004 /* RemoveAllGroups */, \ |
| 0x00000005 /* AddGroupIfIdentifying */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* GeneratedCommandList (index=77)*/ \ |
| 0x00000000 /* AddGroupResponse */, \ |
| 0x00000001 /* ViewGroupResponse */, \ |
| 0x00000002 /* GetGroupMembershipResponse */, \ |
| 0x00000003 /* RemoveGroupResponse */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 1, Cluster: Scenes (server) */\ |
| /* AcceptedCommandList (index=82) */ \ |
| 0x00000000 /* AddScene */, \ |
| 0x00000001 /* ViewScene */, \ |
| 0x00000002 /* RemoveScene */, \ |
| 0x00000003 /* RemoveAllScenes */, \ |
| 0x00000004 /* StoreScene */, \ |
| 0x00000005 /* RecallScene */, \ |
| 0x00000006 /* GetSceneMembership */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* GeneratedCommandList (index=90)*/ \ |
| 0x00000000 /* AddSceneResponse */, \ |
| 0x00000001 /* ViewSceneResponse */, \ |
| 0x00000002 /* RemoveSceneResponse */, \ |
| 0x00000003 /* RemoveAllScenesResponse */, \ |
| 0x00000004 /* StoreSceneResponse */, \ |
| 0x00000006 /* GetSceneMembershipResponse */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 1, Cluster: On/Off (server) */\ |
| /* AcceptedCommandList (index=97) */ \ |
| 0x00000000 /* Off */, \ |
| 0x00000001 /* On */, \ |
| 0x00000002 /* Toggle */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 1, Cluster: Level Control (server) */\ |
| /* AcceptedCommandList (index=101) */ \ |
| 0x00000000 /* MoveToLevel */, \ |
| 0x00000001 /* Move */, \ |
| 0x00000002 /* Step */, \ |
| 0x00000003 /* Stop */, \ |
| 0x00000004 /* MoveToLevelWithOnOff */, \ |
| 0x00000005 /* MoveWithOnOff */, \ |
| 0x00000006 /* StepWithOnOff */, \ |
| 0x00000007 /* StopWithOnOff */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 1, Cluster: Mode Select (server) */\ |
| /* AcceptedCommandList (index=110) */ \ |
| 0x00000000 /* ChangeToMode */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 1, Cluster: Door Lock (server) */\ |
| /* AcceptedCommandList (index=112) */ \ |
| 0x00000000 /* LockDoor */, \ |
| 0x00000001 /* UnlockDoor */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 1, Cluster: Window Covering (server) */\ |
| /* AcceptedCommandList (index=115) */ \ |
| 0x00000000 /* UpOrOpen */, \ |
| 0x00000001 /* DownOrClose */, \ |
| 0x00000002 /* StopMotion */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 1, Cluster: Thermostat (server) */\ |
| /* AcceptedCommandList (index=119) */ \ |
| 0x00000000 /* SetpointRaiseLower */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 1, Cluster: Channel (server) */\ |
| /* AcceptedCommandList (index=121) */ \ |
| 0x00000002 /* ChangeChannelByNumber */, \ |
| 0x00000003 /* SkipChannel */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 1, Cluster: Target Navigator (server) */\ |
| /* AcceptedCommandList (index=124) */ \ |
| 0x00000000 /* NavigateTarget */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* GeneratedCommandList (index=126)*/ \ |
| 0x00000001 /* NavigateTargetResponse */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 1, Cluster: Media Playback (server) */\ |
| /* AcceptedCommandList (index=128) */ \ |
| 0x00000000 /* Play */, \ |
| 0x00000001 /* Pause */, \ |
| 0x00000002 /* StopPlayback */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* GeneratedCommandList (index=132)*/ \ |
| 0x0000000A /* PlaybackResponse */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 1, Cluster: Media Input (server) */\ |
| /* AcceptedCommandList (index=134) */ \ |
| 0x00000000 /* SelectInput */, \ |
| 0x00000001 /* ShowInputStatus */, \ |
| 0x00000002 /* HideInputStatus */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 1, Cluster: Low Power (server) */\ |
| /* AcceptedCommandList (index=138) */ \ |
| 0x00000000 /* Sleep */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 1, Cluster: Keypad Input (server) */\ |
| /* AcceptedCommandList (index=140) */ \ |
| 0x00000000 /* SendKey */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* GeneratedCommandList (index=142)*/ \ |
| 0x00000001 /* SendKeyResponse */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 1, Cluster: Audio Output (server) */\ |
| /* AcceptedCommandList (index=144) */ \ |
| 0x00000000 /* SelectOutput */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 1, Cluster: Application Launcher (server) */\ |
| /* AcceptedCommandList (index=146) */ \ |
| 0x00000000 /* LaunchApp */, \ |
| 0x00000001 /* StopApp */, \ |
| 0x00000002 /* HideApp */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* GeneratedCommandList (index=150)*/ \ |
| 0x00000003 /* LauncherResponse */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 1, Cluster: Account Login (server) */\ |
| /* AcceptedCommandList (index=152) */ \ |
| 0x00000000 /* GetSetupPIN */, \ |
| 0x00000002 /* Login */, \ |
| 0x00000003 /* Logout */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* GeneratedCommandList (index=156)*/ \ |
| 0x00000001 /* GetSetupPINResponse */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 1, Cluster: Test Cluster (server) */\ |
| /* AcceptedCommandList (index=158) */ \ |
| 0x00000000 /* Test */, \ |
| 0x00000001 /* TestNotHandled */, \ |
| 0x00000002 /* TestSpecific */, \ |
| 0x00000004 /* TestAddArguments */, \ |
| 0x00000007 /* TestStructArgumentRequest */, \ |
| 0x00000008 /* TestNestedStructArgumentRequest */, \ |
| 0x00000009 /* TestListStructArgumentRequest */, \ |
| 0x0000000A /* TestListInt8UArgumentRequest */, \ |
| 0x0000000B /* TestNestedStructListArgumentRequest */, \ |
| 0x0000000C /* TestListNestedStructListArgumentRequest */, \ |
| 0x0000000D /* TestListInt8UReverseRequest */, \ |
| 0x0000000E /* TestEnumsRequest */, \ |
| 0x0000000F /* TestNullableOptionalRequest */, \ |
| 0x00000011 /* SimpleStructEchoRequest */, \ |
| 0x00000012 /* TimedInvokeRequest */, \ |
| 0x00000013 /* TestSimpleOptionalArgumentRequest */, \ |
| 0x00000014 /* TestEmitTestEventRequest */, \ |
| 0x00000015 /* TestEmitTestFabricScopedEventRequest */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* GeneratedCommandList (index=177)*/ \ |
| 0x00000000 /* TestSpecificResponse */, \ |
| 0x00000001 /* TestAddArgumentsResponse */, \ |
| 0x00000004 /* TestListInt8UReverseResponse */, \ |
| 0x00000005 /* TestEnumsResponse */, \ |
| 0x00000006 /* TestNullableOptionalResponse */, \ |
| 0x00000008 /* BooleanResponse */, \ |
| 0x00000009 /* SimpleStructResponse */, \ |
| 0x0000000A /* TestEmitTestEventResponse */, \ |
| 0x0000000B /* TestEmitTestFabricScopedEventResponse */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 2, Cluster: Groups (server) */\ |
| /* AcceptedCommandList (index=187) */ \ |
| 0x00000000 /* AddGroup */, \ |
| 0x00000001 /* ViewGroup */, \ |
| 0x00000002 /* GetGroupMembership */, \ |
| 0x00000003 /* RemoveGroup */, \ |
| 0x00000004 /* RemoveAllGroups */, \ |
| 0x00000005 /* AddGroupIfIdentifying */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* GeneratedCommandList (index=194)*/ \ |
| 0x00000000 /* AddGroupResponse */, \ |
| 0x00000001 /* ViewGroupResponse */, \ |
| 0x00000002 /* GetGroupMembershipResponse */, \ |
| 0x00000003 /* RemoveGroupResponse */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 2, Cluster: On/Off (server) */\ |
| /* AcceptedCommandList (index=199) */ \ |
| 0x00000000 /* Off */, \ |
| 0x00000001 /* On */, \ |
| 0x00000002 /* Toggle */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* Endpoint: 65534, Cluster: Network Commissioning (server) */\ |
| /* AcceptedCommandList (index=203) */ \ |
| 0x00000000 /* ScanNetworks */, \ |
| 0x00000002 /* AddOrUpdateWiFiNetwork */, \ |
| 0x00000003 /* AddOrUpdateThreadNetwork */, \ |
| 0x00000004 /* RemoveNetwork */, \ |
| 0x00000006 /* ConnectNetwork */, \ |
| 0x00000008 /* ReorderNetwork */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| /* GeneratedCommandList (index=210)*/ \ |
| 0x00000001 /* ScanNetworksResponse */, \ |
| 0x00000005 /* NetworkConfigResponse */, \ |
| 0x00000007 /* ConnectNetworkResponse */, \ |
| chip::kInvalidCommandId /* end of list */, \ |
| } |
| |
| // clang-format on |
| |
| #define ZAP_CLUSTER_MASK(mask) CLUSTER_MASK_##mask |
| #define GENERATED_CLUSTER_COUNT 73 |
| |
| // clang-format off |
| #define GENERATED_CLUSTERS { \ |
| { \ |
| /* Endpoint: 0, Cluster: Identify (server) */ \ |
| .clusterId = 0x00000003, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(0), \ |
| .attributeCount = 4, \ |
| .clusterSize = 9, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER) | ZAP_CLUSTER_MASK(INIT_FUNCTION) | ZAP_CLUSTER_MASK(ATTRIBUTE_CHANGED_FUNCTION), \ |
| .functions = chipFuncArrayIdentifyServer, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 0 ) ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: Groups (server) */ \ |
| .clusterId = 0x00000004, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(4), \ |
| .attributeCount = 3, \ |
| .clusterSize = 7, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER) | ZAP_CLUSTER_MASK(INIT_FUNCTION), \ |
| .functions = chipFuncArrayGroupsServer, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 2 ) ,\ |
| .generatedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 9 ) ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: Descriptor (server) */ \ |
| .clusterId = 0x0000001D, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(7), \ |
| .attributeCount = 6, \ |
| .clusterSize = 4, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: Binding (server) */ \ |
| .clusterId = 0x0000001E, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(13), \ |
| .attributeCount = 3, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: Access Control (server) */ \ |
| .clusterId = 0x0000001F, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(16), \ |
| .attributeCount = 6, \ |
| .clusterSize = 4, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: Basic (server) */ \ |
| .clusterId = 0x00000028, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(22), \ |
| .attributeCount = 14, \ |
| .clusterSize = 39, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER) | ZAP_CLUSTER_MASK(INIT_FUNCTION), \ |
| .functions = chipFuncArrayBasicServer, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: OTA Software Update Provider (client) */ \ |
| .clusterId = 0x00000029, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(36), \ |
| .attributeCount = 0, \ |
| .clusterSize = 0, \ |
| .mask = ZAP_CLUSTER_MASK(CLIENT), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: OTA Software Update Requestor (server) */ \ |
| .clusterId = 0x0000002A, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(36), \ |
| .attributeCount = 6, \ |
| .clusterSize = 9, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 14 ) ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: Localization Configuration (server) */ \ |
| .clusterId = 0x0000002B, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(42), \ |
| .attributeCount = 4, \ |
| .clusterSize = 42, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER) | ZAP_CLUSTER_MASK(INIT_FUNCTION) | ZAP_CLUSTER_MASK(PRE_ATTRIBUTE_CHANGED_FUNCTION), \ |
| .functions = chipFuncArrayLocalizationConfigurationServer, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: Time Format Localization (server) */ \ |
| .clusterId = 0x0000002C, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(46), \ |
| .attributeCount = 3, \ |
| .clusterSize = 7, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER) | ZAP_CLUSTER_MASK(INIT_FUNCTION) | ZAP_CLUSTER_MASK(PRE_ATTRIBUTE_CHANGED_FUNCTION), \ |
| .functions = chipFuncArrayTimeFormatLocalizationServer, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: Unit Localization (server) */ \ |
| .clusterId = 0x0000002D, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(49), \ |
| .attributeCount = 2, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: Power Source Configuration (server) */ \ |
| .clusterId = 0x0000002E, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(51), \ |
| .attributeCount = 3, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: Power Source (server) */ \ |
| .clusterId = 0x0000002F, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(54), \ |
| .attributeCount = 5, \ |
| .clusterSize = 69, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: General Commissioning (server) */ \ |
| .clusterId = 0x00000030, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(59), \ |
| .attributeCount = 7, \ |
| .clusterSize = 14, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 16 ) ,\ |
| .generatedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 20 ) ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: Network Commissioning (server) */ \ |
| .clusterId = 0x00000031, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(66), \ |
| .attributeCount = 10, \ |
| .clusterSize = 48, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 24 ) ,\ |
| .generatedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 31 ) ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: Diagnostic Logs (server) */ \ |
| .clusterId = 0x00000032, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(76), \ |
| .attributeCount = 2, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 35 ) ,\ |
| .generatedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 37 ) ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: General Diagnostics (server) */ \ |
| .clusterId = 0x00000033, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(78), \ |
| .attributeCount = 5, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 39 ) ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: Software Diagnostics (server) */ \ |
| .clusterId = 0x00000034, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(83), \ |
| .attributeCount = 2, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: Thread Network Diagnostics (server) */ \ |
| .clusterId = 0x00000035, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(85), \ |
| .attributeCount = 19, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: WiFi Network Diagnostics (server) */ \ |
| .clusterId = 0x00000036, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(104), \ |
| .attributeCount = 7, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: Ethernet Network Diagnostics (server) */ \ |
| .clusterId = 0x00000037, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(111), \ |
| .attributeCount = 11, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 41 ) ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: AdministratorCommissioning (server) */ \ |
| .clusterId = 0x0000003C, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(122), \ |
| .attributeCount = 5, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 43 ) ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: Operational Credentials (server) */ \ |
| .clusterId = 0x0000003E, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(127), \ |
| .attributeCount = 8, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 46 ) ,\ |
| .generatedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 55 ) ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: Group Key Management (server) */ \ |
| .clusterId = 0x0000003F, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(135), \ |
| .attributeCount = 6, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 60 ) ,\ |
| .generatedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 65 ) ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: Fixed Label (server) */ \ |
| .clusterId = 0x00000040, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(141), \ |
| .attributeCount = 3, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: User Label (server) */ \ |
| .clusterId = 0x00000041, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(144), \ |
| .attributeCount = 3, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 0, Cluster: Relative Humidity Measurement (server) */ \ |
| .clusterId = 0x00000405, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(147), \ |
| .attributeCount = 5, \ |
| .clusterSize = 12, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Identify (server) */ \ |
| .clusterId = 0x00000003, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(152), \ |
| .attributeCount = 4, \ |
| .clusterSize = 9, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER) | ZAP_CLUSTER_MASK(INIT_FUNCTION) | ZAP_CLUSTER_MASK(ATTRIBUTE_CHANGED_FUNCTION), \ |
| .functions = chipFuncArrayIdentifyServer, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 68 ) ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Groups (server) */ \ |
| .clusterId = 0x00000004, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(156), \ |
| .attributeCount = 3, \ |
| .clusterSize = 7, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER) | ZAP_CLUSTER_MASK(INIT_FUNCTION), \ |
| .functions = chipFuncArrayGroupsServer, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 70 ) ,\ |
| .generatedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 77 ) ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Scenes (server) */ \ |
| .clusterId = 0x00000005, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(159), \ |
| .attributeCount = 7, \ |
| .clusterSize = 12, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER) | ZAP_CLUSTER_MASK(INIT_FUNCTION), \ |
| .functions = chipFuncArrayScenesServer, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 82 ) ,\ |
| .generatedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 90 ) ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: On/Off (server) */ \ |
| .clusterId = 0x00000006, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(166), \ |
| .attributeCount = 3, \ |
| .clusterSize = 7, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER) | ZAP_CLUSTER_MASK(INIT_FUNCTION), \ |
| .functions = chipFuncArrayOnOffServer, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 97 ) ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Level Control (server) */ \ |
| .clusterId = 0x00000008, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(169), \ |
| .attributeCount = 5, \ |
| .clusterSize = 9, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER) | ZAP_CLUSTER_MASK(INIT_FUNCTION), \ |
| .functions = chipFuncArrayLevelControlServer, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 101 ) ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Descriptor (server) */ \ |
| .clusterId = 0x0000001D, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(174), \ |
| .attributeCount = 6, \ |
| .clusterSize = 4, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Binding (server) */ \ |
| .clusterId = 0x0000001E, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(180), \ |
| .attributeCount = 3, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Bridged Actions (server) */ \ |
| .clusterId = 0x00000025, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(183), \ |
| .attributeCount = 4, \ |
| .clusterSize = 4, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Power Source (server) */ \ |
| .clusterId = 0x0000002F, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(187), \ |
| .attributeCount = 5, \ |
| .clusterSize = 69, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Switch (server) */ \ |
| .clusterId = 0x0000003B, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(192), \ |
| .attributeCount = 4, \ |
| .clusterSize = 8, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Fixed Label (server) */ \ |
| .clusterId = 0x00000040, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(196), \ |
| .attributeCount = 3, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: User Label (server) */ \ |
| .clusterId = 0x00000041, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(199), \ |
| .attributeCount = 3, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Boolean State (server) */ \ |
| .clusterId = 0x00000045, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(202), \ |
| .attributeCount = 3, \ |
| .clusterSize = 7, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Mode Select (server) */ \ |
| .clusterId = 0x00000050, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(205), \ |
| .attributeCount = 6, \ |
| .clusterSize = 42, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER) | ZAP_CLUSTER_MASK(INIT_FUNCTION) | ZAP_CLUSTER_MASK(PRE_ATTRIBUTE_CHANGED_FUNCTION), \ |
| .functions = chipFuncArrayModeSelectServer, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 110 ) ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Door Lock (server) */ \ |
| .clusterId = 0x00000101, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(211), \ |
| .attributeCount = 8, \ |
| .clusterSize = 16, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER) | ZAP_CLUSTER_MASK(ATTRIBUTE_CHANGED_FUNCTION) | ZAP_CLUSTER_MASK(PRE_ATTRIBUTE_CHANGED_FUNCTION), \ |
| .functions = chipFuncArrayDoorLockServer, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 112 ) ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Window Covering (server) */ \ |
| .clusterId = 0x00000102, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(219), \ |
| .attributeCount = 7, \ |
| .clusterSize = 11, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER) | ZAP_CLUSTER_MASK(ATTRIBUTE_CHANGED_FUNCTION), \ |
| .functions = chipFuncArrayWindowCoveringServer, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 115 ) ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Pump Configuration and Control (server) */ \ |
| .clusterId = 0x00000200, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(226), \ |
| .attributeCount = 9, \ |
| .clusterSize = 17, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER) | ZAP_CLUSTER_MASK(INIT_FUNCTION) | ZAP_CLUSTER_MASK(ATTRIBUTE_CHANGED_FUNCTION) | ZAP_CLUSTER_MASK(PRE_ATTRIBUTE_CHANGED_FUNCTION), \ |
| .functions = chipFuncArrayPumpConfigurationAndControlServer, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Thermostat (server) */ \ |
| .clusterId = 0x00000201, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(235), \ |
| .attributeCount = 6, \ |
| .clusterSize = 12, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER) | ZAP_CLUSTER_MASK(INIT_FUNCTION) | ZAP_CLUSTER_MASK(PRE_ATTRIBUTE_CHANGED_FUNCTION), \ |
| .functions = chipFuncArrayThermostatServer, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 119 ) ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Fan Control (server) */ \ |
| .clusterId = 0x00000202, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(241), \ |
| .attributeCount = 6, \ |
| .clusterSize = 10, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER) | ZAP_CLUSTER_MASK(ATTRIBUTE_CHANGED_FUNCTION) | ZAP_CLUSTER_MASK(PRE_ATTRIBUTE_CHANGED_FUNCTION), \ |
| .functions = chipFuncArrayFanControlServer, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Thermostat User Interface Configuration (server) */ \ |
| .clusterId = 0x00000204, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(247), \ |
| .attributeCount = 4, \ |
| .clusterSize = 8, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER) | ZAP_CLUSTER_MASK(PRE_ATTRIBUTE_CHANGED_FUNCTION), \ |
| .functions = chipFuncArrayThermostatUserInterfaceConfigurationServer, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Color Control (server) */ \ |
| .clusterId = 0x00000300, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(251), \ |
| .attributeCount = 7, \ |
| .clusterSize = 12, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER) | ZAP_CLUSTER_MASK(INIT_FUNCTION), \ |
| .functions = chipFuncArrayColorControlServer, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Illuminance Measurement (server) */ \ |
| .clusterId = 0x00000400, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(258), \ |
| .attributeCount = 5, \ |
| .clusterSize = 12, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Temperature Measurement (server) */ \ |
| .clusterId = 0x00000402, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(263), \ |
| .attributeCount = 5, \ |
| .clusterSize = 12, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Pressure Measurement (server) */ \ |
| .clusterId = 0x00000403, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(268), \ |
| .attributeCount = 5, \ |
| .clusterSize = 12, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Flow Measurement (server) */ \ |
| .clusterId = 0x00000404, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(273), \ |
| .attributeCount = 5, \ |
| .clusterSize = 12, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Relative Humidity Measurement (server) */ \ |
| .clusterId = 0x00000405, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(278), \ |
| .attributeCount = 5, \ |
| .clusterSize = 12, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Occupancy Sensing (server) */ \ |
| .clusterId = 0x00000406, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(283), \ |
| .attributeCount = 5, \ |
| .clusterSize = 9, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER) | ZAP_CLUSTER_MASK(INIT_FUNCTION), \ |
| .functions = chipFuncArrayOccupancySensingServer, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Wake on LAN (server) */ \ |
| .clusterId = 0x00000503, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(288), \ |
| .attributeCount = 2, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Channel (server) */ \ |
| .clusterId = 0x00000504, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(290), \ |
| .attributeCount = 2, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 121 ) ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Target Navigator (server) */ \ |
| .clusterId = 0x00000505, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(292), \ |
| .attributeCount = 3, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 124 ) ,\ |
| .generatedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 126 ) ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Media Playback (server) */ \ |
| .clusterId = 0x00000506, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(295), \ |
| .attributeCount = 3, \ |
| .clusterSize = 7, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 128 ) ,\ |
| .generatedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 132 ) ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Media Input (server) */ \ |
| .clusterId = 0x00000507, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(298), \ |
| .attributeCount = 4, \ |
| .clusterSize = 7, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 134 ) ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Low Power (server) */ \ |
| .clusterId = 0x00000508, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(302), \ |
| .attributeCount = 2, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 138 ) ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Keypad Input (server) */ \ |
| .clusterId = 0x00000509, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(304), \ |
| .attributeCount = 2, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 140 ) ,\ |
| .generatedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 142 ) ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Content Launcher (server) */ \ |
| .clusterId = 0x0000050A, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(306), \ |
| .attributeCount = 2, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Audio Output (server) */ \ |
| .clusterId = 0x0000050B, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(308), \ |
| .attributeCount = 4, \ |
| .clusterSize = 7, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 144 ) ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Application Launcher (server) */ \ |
| .clusterId = 0x0000050C, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(312), \ |
| .attributeCount = 2, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 146 ) ,\ |
| .generatedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 150 ) ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Application Basic (server) */ \ |
| .clusterId = 0x0000050D, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(314), \ |
| .attributeCount = 7, \ |
| .clusterSize = 73, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Account Login (server) */ \ |
| .clusterId = 0x0000050E, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(321), \ |
| .attributeCount = 2, \ |
| .clusterSize = 6, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 152 ) ,\ |
| .generatedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 156 ) ,\ |
| },\ |
| { \ |
| /* Endpoint: 1, Cluster: Test Cluster (server) */ \ |
| .clusterId = 0xFFF1FC05, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(323), \ |
| .attributeCount = 82, \ |
| .clusterSize = 2289, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 158 ) ,\ |
| .generatedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 177 ) ,\ |
| },\ |
| { \ |
| /* Endpoint: 2, Cluster: Groups (server) */ \ |
| .clusterId = 0x00000004, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(405), \ |
| .attributeCount = 3, \ |
| .clusterSize = 7, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER) | ZAP_CLUSTER_MASK(INIT_FUNCTION), \ |
| .functions = chipFuncArrayGroupsServer, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 187 ) ,\ |
| .generatedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 194 ) ,\ |
| },\ |
| { \ |
| /* Endpoint: 2, Cluster: On/Off (server) */ \ |
| .clusterId = 0x00000006, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(408), \ |
| .attributeCount = 3, \ |
| .clusterSize = 7, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER) | ZAP_CLUSTER_MASK(INIT_FUNCTION), \ |
| .functions = chipFuncArrayOnOffServer, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 199 ) ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 2, Cluster: Descriptor (server) */ \ |
| .clusterId = 0x0000001D, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(411), \ |
| .attributeCount = 6, \ |
| .clusterSize = 4, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 2, Cluster: Power Source (server) */ \ |
| .clusterId = 0x0000002F, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(417), \ |
| .attributeCount = 5, \ |
| .clusterSize = 69, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 2, Cluster: Occupancy Sensing (server) */ \ |
| .clusterId = 0x00000406, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(422), \ |
| .attributeCount = 5, \ |
| .clusterSize = 9, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER) | ZAP_CLUSTER_MASK(INIT_FUNCTION), \ |
| .functions = chipFuncArrayOccupancySensingServer, \ |
| .acceptedCommandList = nullptr ,\ |
| .generatedCommandList = nullptr ,\ |
| },\ |
| { \ |
| /* Endpoint: 65534, Cluster: Network Commissioning (server) */ \ |
| .clusterId = 0x00000031, \ |
| .attributes = ZAP_ATTRIBUTE_INDEX(427), \ |
| .attributeCount = 10, \ |
| .clusterSize = 0, \ |
| .mask = ZAP_CLUSTER_MASK(SERVER), \ |
| .functions = NULL, \ |
| .acceptedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 203 ) ,\ |
| .generatedCommandList = ZAP_GENERATED_COMMANDS_INDEX( 210 ) ,\ |
| },\ |
| } |
| |
| // clang-format on |
| |
| #define ZAP_CLUSTER_INDEX(index) (&generatedClusters[index]) |
| |
| #define ZAP_FIXED_ENDPOINT_DATA_VERSION_COUNT 72 |
| |
| // This is an array of EmberAfEndpointType structures. |
| #define GENERATED_ENDPOINT_TYPES \ |
| { \ |
| { ZAP_CLUSTER_INDEX(0), 27, 348 }, { ZAP_CLUSTER_INDEX(27), 40, 2782 }, { ZAP_CLUSTER_INDEX(67), 5, 96 }, \ |
| { ZAP_CLUSTER_INDEX(72), 1, 0 }, \ |
| } |
| |
| // Largest attribute size is needed for various buffers |
| #define ATTRIBUTE_LARGEST (1003) |
| |
| static_assert(ATTRIBUTE_LARGEST <= CHIP_CONFIG_MAX_ATTRIBUTE_STORE_ELEMENT_SIZE, "ATTRIBUTE_LARGEST larger than expected"); |
| |
| // Total size of singleton attributes |
| #define ATTRIBUTE_SINGLETONS_SIZE (35) |
| |
| // Total size of attribute storage |
| #define ATTRIBUTE_MAX_SIZE (3226) |
| |
| // Number of fixed endpoints |
| #define FIXED_ENDPOINT_COUNT (4) |
| |
| // Array of endpoints that are supported, the data inside |
| // the array is the endpoint number. |
| #define FIXED_ENDPOINT_ARRAY \ |
| { \ |
| 0x0000, 0x0001, 0x0002, 0xFFFE \ |
| } |
| |
| // Array of profile ids |
| #define FIXED_PROFILE_IDS \ |
| { \ |
| 0x0103, 0x0103, 0x0103, 0x0103 \ |
| } |
| |
| // Array of device types |
| #define FIXED_DEVICE_TYPES \ |
| { \ |
| { 0x0016, 1 }, { 0x0100, 1 }, { 0x0100, 1 }, { 0xF002, 1 } \ |
| } |
| |
| // Array of device type offsets |
| #define FIXED_DEVICE_TYPE_OFFSETS \ |
| { \ |
| 0, 1, 2, 3 \ |
| } |
| |
| // Array of device type lengths |
| #define FIXED_DEVICE_TYPE_LENGTHS \ |
| { \ |
| 1, 1, 1, 1 \ |
| } |
| |
| // Array of endpoint types supported on each endpoint |
| #define FIXED_ENDPOINT_TYPES \ |
| { \ |
| 0, 1, 2, 3 \ |
| } |
| |
| // Array of networks supported on each endpoint |
| #define FIXED_NETWORKS \ |
| { \ |
| 0, 0, 0, 0 \ |
| } |