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