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