Identify Server#
API and Callbacks for the Identify Cluster Server Component.
Silicon Labs implementation of the Identify cluster. It requires extending to integrate the code with the hardware, for example to make a light blink during identify.
This group describes the CLI commands for the Identify cluster. Listed below is a description of the cluster: Attributes and commands for putting a device into Identification mode (e.g. flashing a light).
Modules#
Macros#
#define
EMBER_AF_DOXYGEN_CLI_COMMAND_IDENTIFY_ZCL_IDENTIFY_OFF
zcl identify off [endpoint:1]
#define
EMBER_AF_DOXYGEN_CLI_COMMAND_IDENTIFY_ZCL_IDENTIFY_ON
zcl identify on [endpoint:1] [time:2]
#define
EMBER_AF_DOXYGEN_CLI_COMMAND_IDENTIFY_ID
zcl identify id [identifyTime:2]
#define
EMBER_AF_DOXYGEN_CLI_COMMAND_IDENTIFY_QUERY
zcl identify query
#define
EMBER_AF_DOXYGEN_CLI_COMMAND_IDENTIFY_EZ_MODE
zcl identify ez-mode [action:1]
#define
EMBER_AF_DOXYGEN_CLI_COMMAND_IDENTIFY_TRIGGER
zcl identify trigger [effectId:1] [effectVariant:1]