Logo
Developing with ZBOSS for Zigbee
Analog Input cluster representing parts per million

Enumerations

enum  zb_zcl_ai_ppm_e { ZB_ZCL_AI_PPM_RETURN_CARBON_DIOXIDE = ZB_ZCL_AI_SET_APP_TYPE_WITH_ID(ZB_ZCL_AI_APP_TYPE_PPM, 0x0000), ZB_ZCL_AI_PPM_ZONE_CARBON_DIOXIDE, ZB_ZCL_AI_PPM_OTHER = ZB_ZCL_AI_SET_APP_TYPE_WITH_ID(ZB_ZCL_AI_APP_TYPE_PPM, 0xffff) }
 Values for 'Parts per Million PPM' type of Analog Input cluster. More...
 

Detailed Description

Enumeration Type Documentation

§ zb_zcl_ai_ppm_e

Values for 'Parts per Million PPM' type of Analog Input cluster.

See also
ZCL spec 3.14.11.19.1.6