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_APP_TYPE_POWER_IN_WATTS & 0xff) << 16) | ( 0x0000 & 0xffff)), ZB_ZCL_AI_POWER_IN_WATTS_OTHER = ((( ZB_ZCL_AI_APP_TYPE_POWER_IN_WATTS & 0xff) << 16) | ( 0xffff & 0xffff)) }
 Values for 'Power in Watts' type of Analog Input cluster. More...
 

Detailed Description

Enumeration Type Documentation

§ zb_zcl_ai_power_in_watts_e

#include </conan-data/ti_zigbee/9.14.00.04/library-lprf/ga/build/f6d18801b7b469a709ae7e8290b03ecdc7a7ad4c/zboss_r23/include/zcl/zb_zcl_analog_input.h>

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

See also
ZCL spec 3.14.11.19.1.10
Enumerator
ZB_ZCL_AI_POWER_IN_WATTS_CONSUMPTION 
ZB_ZCL_AI_POWER_IN_WATTS_OTHER