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