![]() |
![]() |
|
Z-Stack API Reference
4.30.00.21
|
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 |
This group defines the server commands received (Client-to-Server in ZCL Header) defined in the ZCL v7 specification.
| #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.
| #define COMMAND_IASACE_BYPASS 0x01 |
Provides IAS ACE clients with a method to send zone bypass requests to the IAS ACE server.
| #define COMMAND_IASACE_GET_BYPASSED_ZONE_LIST 0x08 |
Provides IAS ACE clients with a way to retrieve the list of zones to be bypassed.
| #define COMMAND_IASACE_GET_ZONE_ID_MAP 0x05 |
On receipt of this command, the device SHALL generate a Get Zone ID Map Response command
| #define COMMAND_IASACE_GET_ZONE_INFORMATION 0x06 |
On receipt of this command, the device SHALL generate a Get Zone Information Response command
| #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.