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#
Functions#
void
sl_zigbee_ias_client_allow_set_cie_address(bool allow)
API to control the setting of CIE address.
Variable Documentation#
emberAfIasZoneClientKnownServers#
IasZoneDevice emberAfIasZoneClientKnownServers[]
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/A | allow |
Definition at line
58
of file app/framework/plugin/ias-zone-client/ias-zone-client.h
Macro Definition Documentation#
NO_INDEX#
#define NO_INDEXValue:
0xFF
Definition at line
48
of file app/framework/plugin/ias-zone-client/ias-zone-client.h
UNKNOWN_ENDPOINT#
#define UNKNOWN_ENDPOINTValue:
0
Definition at line
49
of file app/framework/plugin/ias-zone-client/ias-zone-client.h
UNKNOWN_ZONE_ID#
#define UNKNOWN_ZONE_IDValue:
0xFF
Definition at line
51
of file app/framework/plugin/ias-zone-client/ias-zone-client.h