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