blob: 8354bbc57d965a540ec1d5092f87a06101a072c6 [file] [log] [blame]
// DO NOT EDIT MANUALLY - Generated file
//
// Identifier constant values for cluster ProxyDiscovery (cluster code: 67/0x43)
// based on src/controller/data_model/controller-clusters.matter
#pragma once
#include <lib/core/DataModelTypes.h>
namespace chip {
namespace app {
namespace Clusters {
namespace ProxyDiscovery {
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 ProxyDiscovery
} // namespace Clusters
} // namespace app
} // namespace chip