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