| // DO NOT EDIT MANUALLY - Generated file | |
| // | |
| // Identifier constant values for cluster CommissionerControl (cluster code: 1873/0x751) | |
| // based on src/controller/data_model/controller-clusters.matter | |
| #pragma once | |
| #include <lib/core/DataModelTypes.h> | |
| namespace chip { | |
| namespace app { | |
| namespace Clusters { | |
| namespace CommissionerControl { | |
| inline constexpr ClusterId Id = 0x00000751; | |
| } // namespace CommissionerControl | |
| } // namespace Clusters | |
| } // namespace app | |
| } // namespace chip |