blob: fba3792235a5d93511c5bfc542ed4ccae1ed5935 [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 {
namespace Events {
namespace SoftwareFault {
inline constexpr EventId Id = 0x00000000;
} // namespace SoftwareFault
} // namespace Events
} // namespace SoftwareDiagnostics
} // namespace Clusters
} // namespace app
} // namespace chip