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