
Macros | |
| #define | ZB_ZCL_IAS_ZONE_ZONESTATE_DEF_VALUE ZB_ZCL_IAS_ZONE_ZONESTATE_NOT_ENROLLED |
| IAS Zone ZoneState attribute default value. More... | |
| #define | ZB_ZCL_IAS_ZONE_CLUSTER_REVISION_DEFAULT ((zb_uint16_t)0x0002u) |
| Default value for IAS Zone cluster revision global attribute. More... | |
| #define | ZB_ZCL_IAS_ZONE_ZONE_STATUS_DEF_VALUE 0 |
| IAS Zone ZoneStatus attribute default value. More... | |
| #define | ZB_ZCL_IAS_ZONE_NUMBER_OF_ZONE_SENSITIVITY_LEVELS_SUPPORTED_MIN_VALUE ((zb_uint8_t)0x02) |
| Min value for NumberOfZoneSensitivityLevelsSupported attribute. More... | |
| #define | ZB_ZCL_IAS_ZONE_NUMBER_OF_ZONE_SENSITIVITY_LEVELS_SUPPORTED_DEFAULT_VALUE ZB_ZCL_IAS_ZONE_NUMBER_OF_ZONE_SENSITIVITY_LEVELS_SUPPORTED_MIN_VALUE |
| Default value for NumberOfZoneSensitivityLevelsSupported attribute. More... | |
| #define | ZB_ZCL_IAS_ZONE_CURRENT_ZONE_SENSITIVITY_LEVEL_DEFAULT_VALUE ((zb_uint8_t)0x00) |
| Default value for CurrentZoneSensitivityLevel attribute. More... | |
| #define | ZB_ZCL_IAS_ZONEID_ID_DEF_VALUE 0xff |
| IAS Zone ZoneID attribute default value. More... | |
| #define | ZB_ZCL_DECLARE_IAS_ZONE_ATTRIB_LIST( attr_list, zone_state, zone_type, zone_status, ias_cie_address, cie_short_addr, cie_ep) |
| Declares attribute list for IAS Zone cluster - server side. More... | |
| #define ZB_ZCL_IAS_ZONE_ZONESTATE_DEF_VALUE ZB_ZCL_IAS_ZONE_ZONESTATE_NOT_ENROLLED |
IAS Zone ZoneState attribute default value.
| #define ZB_ZCL_IAS_ZONE_CLUSTER_REVISION_DEFAULT ((zb_uint16_t)0x0002u) |
Default value for IAS Zone cluster revision global attribute.
| #define ZB_ZCL_IAS_ZONE_ZONE_STATUS_DEF_VALUE 0 |
IAS Zone ZoneStatus attribute default value.
| #define ZB_ZCL_IAS_ZONE_NUMBER_OF_ZONE_SENSITIVITY_LEVELS_SUPPORTED_MIN_VALUE ((zb_uint8_t)0x02) |
Min value for NumberOfZoneSensitivityLevelsSupported attribute.
| #define ZB_ZCL_IAS_ZONE_NUMBER_OF_ZONE_SENSITIVITY_LEVELS_SUPPORTED_DEFAULT_VALUE ZB_ZCL_IAS_ZONE_NUMBER_OF_ZONE_SENSITIVITY_LEVELS_SUPPORTED_MIN_VALUE |
Default value for NumberOfZoneSensitivityLevelsSupported attribute.
| #define ZB_ZCL_IAS_ZONE_CURRENT_ZONE_SENSITIVITY_LEVEL_DEFAULT_VALUE ((zb_uint8_t)0x00) |
Default value for CurrentZoneSensitivityLevel attribute.
| #define ZB_ZCL_IAS_ZONEID_ID_DEF_VALUE 0xff |
IAS Zone ZoneID attribute default value.
| #define ZB_ZCL_DECLARE_IAS_ZONE_ATTRIB_LIST | ( | attr_list, | |
| zone_state, | |||
| zone_type, | |||
| zone_status, | |||
| ias_cie_address, | |||
| cie_short_addr, | |||
| cie_ep | |||
| ) |
Declares attribute list for IAS Zone cluster - server side.
| attr_list | Attribute list name |
| zone_state | Pointer to variable to store ZoneState attribute |
| zone_type | Pointer to variable to store ZoneType attribute |
| zone_status | Pointer to variable to store ZoneStatus attribute |
| ias_cie_address | Pointer to variable to store IAS-CIE address attribute |
| cie_short_addr | Custom attribute to store CIE short address |
| cie_ep | Custom attribute to store CIE Endpoint number |
IAS Zone cluster attribute identifiers.
IAS Zone ZoneType value.
IAS Zone ZoneStatus attribute flags.