IAS Zone Client#

API and Callbacks for the IAS Zone Cluster Client Component.

An implementation of a client for IAS Zone that configures and keeps track of IAS Zone Servers. It requires extending to handle server notifications that might trigger some behavior on the client (e.g., alarm).

Modules#

sli_zigbee_ias_zone_device_t

IAS Zone Client

Functions#

void

API to control the setting of CIE address.

Macros#

#define
#define

Variable Documentation#

sl_zigbee_af_ias_zone_client_known_servers#

sli_zigbee_ias_zone_device_t sl_zigbee_af_ias_zone_client_known_servers[]

Definition at line 46 of file app/framework/plugin/ias-zone-client/ias-zone-client.h

Function Documentation#

sl_zigbee_ias_client_allow_set_cie_address#

void sl_zigbee_ias_client_allow_set_cie_address (bool allow)

API to control the setting of CIE address.

Parameters
N/Aallow

Definition at line 58 of file app/framework/plugin/ias-zone-client/ias-zone-client.h

Macro Definition Documentation#

NO_INDEX#

#define NO_INDEX
Value:
0xFF

Definition at line 48 of file app/framework/plugin/ias-zone-client/ias-zone-client.h

UNKNOWN_ENDPOINT#

#define UNKNOWN_ENDPOINT
Value:
0

Definition at line 49 of file app/framework/plugin/ias-zone-client/ias-zone-client.h

UNKNOWN_ZONE_ID#

#define UNKNOWN_ZONE_ID
Value:
0xFF

Definition at line 51 of file app/framework/plugin/ias-zone-client/ias-zone-client.h