mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
components/esp_matter: Add missing elements in data model
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user