Z-Stack API Reference  4.30.00.21
SS IAS ACE Commands Received

This group defines the server commands received (Client-to-Server in ZCL Header) defined in the ZCL v7 specification. More...

Macros

#define COMMAND_IASACE_ARM   0x00
 
#define COMMAND_IASACE_BYPASS   0x01
 
#define COMMAND_IASACE_EMERGENCY   0x02
 Command to indicate emergency.
 
#define COMMAND_IASACE_FIRE   0x03
 Command to indicate fire emergency.
 
#define COMMAND_IASACE_PANIC   0x04
 Command to indicate panic emergency.
 
#define COMMAND_IASACE_GET_ZONE_ID_MAP   0x05
 
#define COMMAND_IASACE_GET_ZONE_INFORMATION   0x06
 
#define COMMAND_IASACE_GET_PANEL_STATUS   0x07
 This command is used by ACE clients to request an update to the status.
 
#define COMMAND_IASACE_GET_BYPASSED_ZONE_LIST   0x08
 
#define COMMAND_IASACE_GET_ZONE_STATUS   0x09
 

Detailed Description

This group defines the server commands received (Client-to-Server in ZCL Header) defined in the ZCL v7 specification.

Macro Definition Documentation

§ COMMAND_IASACE_ARM

#define COMMAND_IASACE_ARM   0x00

On receipt of this command, the receiving device sets its arm mode according to the value of the Arm Mode field.

§ COMMAND_IASACE_BYPASS

#define COMMAND_IASACE_BYPASS   0x01

Provides IAS ACE clients with a method to send zone bypass requests to the IAS ACE server.

§ COMMAND_IASACE_GET_BYPASSED_ZONE_LIST

#define COMMAND_IASACE_GET_BYPASSED_ZONE_LIST   0x08

Provides IAS ACE clients with a way to retrieve the list of zones to be bypassed.

§ COMMAND_IASACE_GET_ZONE_ID_MAP

#define COMMAND_IASACE_GET_ZONE_ID_MAP   0x05

On receipt of this command, the device SHALL generate a Get Zone ID Map Response command

§ COMMAND_IASACE_GET_ZONE_INFORMATION

#define COMMAND_IASACE_GET_ZONE_INFORMATION   0x06

On receipt of this command, the device SHALL generate a Get Zone Information Response command

§ COMMAND_IASACE_GET_ZONE_STATUS

#define COMMAND_IASACE_GET_ZONE_STATUS   0x09

This command is used by ACE clients to request an update of the status of the IAS Zone devices managed by the ACE server.