blob: fa77ffc916dced65a1e130196107519bdb6e6dff [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);
char const * DeviceTypeIdToText(chip::DeviceTypeId id);