Cluster Commands: IAS Zone#
This group describes the CLI commands for the IAS Zone cluster. Listed below is a description of the cluster:
Attributes and commands for IAS security zone devices.
Macros#
#define
zcl ias-zone sc [zoneStatus:2] [extendedStatus:1] [zoneId:1] [delay:2]
#define
zcl ias-zone enroll [zoneType:2] [manufacturerCode:2]
Macro Definition Documentation#
EMBER_AF_DOXYGEN_CLI_COMMAND_I_A_S_ZONE_SC#
#define EMBER_AF_DOXYGEN_CLI_COMMAND_I_A_S_ZONE_SC
zcl ias-zone sc [zoneStatus:2] [extendedStatus:1] [zoneId:1] [delay:2]
Command description for zoneStatusChangeNotification
zoneStatus - IasZoneStatus [BITMAP16]
extendedStatus - BITMAP8
zoneId - INT8U
delay - INT16U
Definition at line
1220
of file app/framework/test/headers/cli.doc
EMBER_AF_DOXYGEN_CLI_COMMAND_I_A_S_ZONE_ENROLL#
#define EMBER_AF_DOXYGEN_CLI_COMMAND_I_A_S_ZONE_ENROLL
zcl ias-zone enroll [zoneType:2] [manufacturerCode:2]
Command description for zoneEnrollRequest
zoneType - IasZoneType [ENUM16]
manufacturerCode - INT16U See Also
Definition at line
1229
of file app/framework/test/headers/cli.doc