Logo
Developing with ZBOSS for Zigbee

Enumerations

enum  zb_zcl_ai_enthaply_e { ZB_ZCL_AI_ENTHALPY_OUTDOOR_AIR = ZB_ZCL_AI_SET_APP_TYPE_WITH_ID(ZB_ZCL_AI_APP_TYPE_ENTHALPY, 0x0000), ZB_ZCL_AI_ENTHALPY_RETURN_AIR, ZB_ZCL_AI_ENTHALPY_SPACE, ZB_ZCL_AI_ENTHALPY_OTHER = ZB_ZCL_AI_SET_APP_TYPE_WITH_ID(ZB_ZCL_AI_APP_TYPE_ENTHALPY, 0xffff) }
 Values for 'Enthalpy in KJoules per Kg' type of Analog Input cluster. More...
 

Detailed Description

Enumeration Type Documentation

§ zb_zcl_ai_enthaply_e

Values for 'Enthalpy in KJoules per Kg' type of Analog Input cluster.

See also
ZCL spec 3.14.11.19.1.14