Logo
Developing with ZBOSS for Zigbee

Enumerations

enum  zb_zcl_ai_time_e { ZB_ZCL_AI_TIME_RELATIVE = ZB_ZCL_AI_SET_APP_TYPE_WITH_ID(ZB_ZCL_AI_APP_TYPE_TIME, 0x0000), ZB_ZCL_AI_TIME_OTHER = ZB_ZCL_AI_SET_APP_TYPE_WITH_ID(ZB_ZCL_AI_APP_TYPE_TIME, 0xffff) }
 Values for 'Time in Seconds' type of Analog Input cluster. More...
 

Detailed Description

Enumeration Type Documentation

§ zb_zcl_ai_time_e

Values for 'Time in Seconds' type of Analog Input cluster.

See also
ZCL spec 3.14.11.19.1.15