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