components/esp_matter: Add missing elements in data model

This commit is contained in:
mahesh
2025-11-19 14:31:57 +05:30
parent d65e353d8c
commit 08d74ce220
9 changed files with 172 additions and 14 deletions
@@ -1098,6 +1098,7 @@ cluster_t *create(endpoint_t *endpoint, config_t *config, uint8_t flags)
add_function_list(cluster, function_list, function_flags);
/* Attributes managed internally */
/* Setting feature here directly no need keep extra namespace for feature */
global::attribute::create_feature_map(cluster, static_cast<uint32_t>(Groups::Feature::kGroupNames));
/* Attributes not managed internally */