blob: 30f5a9cd7c12dfa734c3bd0daf81fb6c36d49104 [file] [log] [blame]
// DO NOT EDIT MANUALLY - Generated file
//
// Identifier constant values for cluster PowerSourceConfiguration (cluster code: 46/0x2E)
// based on src/controller/data_model/controller-clusters.matter
#pragma once
#include <lib/core/DataModelTypes.h>
namespace chip {
namespace app {
namespace Clusters {
namespace PowerSourceConfiguration {
namespace Commands {
// Total number of client to server commands supported by the cluster
inline constexpr uint32_t kAcceptedCommandsCount = 0;
// Total number of server to client commands supported by the cluster (response commands)
inline constexpr uint32_t kGeneratedCommandsCount = 0;
} // namespace Commands
} // namespace PowerSourceConfiguration
} // namespace Clusters
} // namespace app
} // namespace chip