Logo
Developing with ZBOSS for Zigbee

Enumerations

enum  zb_zcl_ai_power_in_watts_e { ZB_ZCL_AI_POWER_IN_WATTS_CONSUMPTION = ZB_ZCL_AI_SET_APP_TYPE_WITH_ID(ZB_ZCL_AI_APP_TYPE_POWER_IN_WATTS, 0x0000), ZB_ZCL_AI_POWER_IN_WATTS_OTHER = ZB_ZCL_AI_SET_APP_TYPE_WITH_ID(ZB_ZCL_AI_APP_TYPE_POWER_IN_WATTS, 0xffff) }
 Values for 'Power in Watts' type of Analog Input cluster. More...
 

Detailed Description

Enumeration Type Documentation

§ zb_zcl_ai_power_in_watts_e

Values for 'Power in Watts' type of Analog Input cluster.

See also
ZCL spec 3.14.11.19.1.10