#include "app/server-cluster/ServerClusterInterfaceRegistry.h"
#include "data-model-providers/codegen/CodegenDataModelProvider.h"
#include <app-common/zap-generated/ids/Attributes.h>
#include <app-common/zap-generated/ids/Clusters.h>
#include <app/AttributeAccessInterfaceRegistry.h>
#include <app/CommandHandlerInterfaceRegistry.h>
#include <app/DefaultTimerDelegate.h>
#include <app/clusters/identify-server/IdentifyCluster.h>
#include <app/util/attribute-storage.h>
#include <platform/ConfigurationManager.h>
Go to the source code of this file.