|  | // DO NOT EDIT MANUALLY - Generated file | 
|  | // | 
|  | // Identifier constant values for cluster OperationalState (cluster code: 96/0x60) | 
|  | // based on src/controller/data_model/controller-clusters.matter | 
|  | #pragma once | 
|  |  | 
|  | #include <lib/core/DataModelTypes.h> | 
|  |  | 
|  | namespace chip { | 
|  | namespace app { | 
|  | namespace Clusters { | 
|  | namespace OperationalState { | 
|  | namespace Events { | 
|  | namespace OperationalError { | 
|  | inline constexpr EventId Id = 0x00000000; | 
|  | } // namespace OperationalError | 
|  |  | 
|  | namespace OperationCompletion { | 
|  | inline constexpr EventId Id = 0x00000001; | 
|  | } // namespace OperationCompletion | 
|  |  | 
|  | } // namespace Events | 
|  | } // namespace OperationalState | 
|  | } // namespace Clusters | 
|  | } // namespace app | 
|  | } // namespace chip |