Z-Stack API Reference  4.20.00.11
ZCL Identify Cluster

Macros

#define ATTRID_IDENTIFY_TIME   0x0000
 
#define COMMAND_IDENTIFY   0x00
 The identify command starts or stops the receiving device identifying itself.
 
#define COMMAND_IDENTIFY_QUERY   0x01
 
#define COMMAND_IDENTIFY_TRIGGER_EFFECT   0x40
 
#define COMMAND_IDENTIFY_QUERY_RSP   0x00
 
#define EFFECT_ID_BLINK   0x00
 
#define EFFECT_ID_BREATHE   0x01
 
#define EFFECT_ID_OKAY   0x02
 
#define EFFECT_ID_CHANNEL_CHANGE   0x0b
 
#define EFFECT_ID_FINISH_EFFECT   0xfe
 
#define EFFECT_ID_STOP_EFFECT   0xff
 
#define EFFECT_VARIANT_DEFAULT   0x00
 

Detailed Description

Macro Definition Documentation

§ ATTRID_IDENTIFY_TIME

#define ATTRID_IDENTIFY_TIME   0x0000

The IdentifyTime attribute specifies the remaining length of time, in seconds, that the device will continue to identify itself.

§ COMMAND_IDENTIFY_QUERY

#define COMMAND_IDENTIFY_QUERY   0x01

The identify query command allows the sending device to request the target or targets to respond if they are currently identifying themselves.

§ COMMAND_IDENTIFY_QUERY_RSP

#define COMMAND_IDENTIFY_QUERY_RSP   0x00

The identify query response command is generated in response to receiving an Identify Query command.

§ COMMAND_IDENTIFY_TRIGGER_EFFECT

#define COMMAND_IDENTIFY_TRIGGER_EFFECT   0x40

The Trigger Effect command allows the support of feedback to the user, such as a certain light effect.