blob: e8d73a39aa9e35ca54543ba7e3883c6c1fe080da [file] [log] [blame]
// DO NOT EDIT MANUALLY - Generated file
//
// Identifier constant values for cluster Switch (cluster code: 59/0x3B)
// based on src/controller/data_model/controller-clusters.matter
#pragma once
#include <lib/core/DataModelTypes.h>
namespace chip {
namespace app {
namespace Clusters {
namespace Switch {
inline constexpr ClusterId Id = 0x0000003B;
} // namespace Switch
} // namespace Clusters
} // namespace app
} // namespace chip