blob: d1a78f84dc218c859e11eabe1a339cd67c835226 [file] [log] [blame]
{{> header}}
#include <app-common/zap-generated/ids/Attributes.h>
#include <app-common/zap-generated/ids/Clusters.h>
#include <app-common/zap-generated/ids/Commands.h>
char const * ClusterIdToText(chip::ClusterId id);
char const * AttributeIdToText(chip::ClusterId cluster, chip::AttributeId id);
char const * AcceptedCommandIdToText(chip::ClusterId cluster, chip::CommandId id);
char const * GeneratedCommandIdToText(chip::ClusterId cluster, chip::CommandId id);