Cluster Commands: IAS ACE#

This group describes the CLI commands for the IAS ACE cluster. Listed below is a description of the cluster: Attributes and commands for IAS Ancillary Control Equipment.

Macros#

#define

zcl ias-ace a [armMode:1] [armDisarmCode:-1] [zoneId:1]

#define

zcl ias-ace b [numberOfZones:1] [zoneIds:1] [armDisarmCode:-1]

#define
#define
#define
#define

zcl ias-ace getzm

#define

zcl ias-ace getzi [zoneId:1]

Macro Definition Documentation#

EMBER_AF_DOXYGEN_CLI_COMMAND_IAS_ACE_A#

#define EMBER_AF_DOXYGEN_CLI_COMMAND_IAS_ACE_A

zcl ias-ace a [armMode:1] [armDisarmCode:-1] [zoneId:1]

  • Command description for Arm

    • armMode - IasAceArmMode [ENUM8]

    • armDisarmCode - CHAR_STRING

    • zoneId - INT8U See Also


Definition at line 9045 of file ./app/framework/test/headers/cli.doc

EMBER_AF_DOXYGEN_CLI_COMMAND_IAS_ACE_B#

#define EMBER_AF_DOXYGEN_CLI_COMMAND_IAS_ACE_B

zcl ias-ace b [numberOfZones:1] [zoneIds:1] [armDisarmCode:-1]

  • Command description for Bypass

    • numberOfZones - INT8U

    • zoneIds - INT8U

    • armDisarmCode - CHAR_STRING


Definition at line 9053 of file ./app/framework/test/headers/cli.doc

EMBER_AF_DOXYGEN_CLI_COMMAND_IAS_ACE_E#

#define EMBER_AF_DOXYGEN_CLI_COMMAND_IAS_ACE_E

zcl ias-ace e

  • Command description for Emergency


Definition at line 9058 of file ./app/framework/test/headers/cli.doc

EMBER_AF_DOXYGEN_CLI_COMMAND_IAS_ACE_F#

#define EMBER_AF_DOXYGEN_CLI_COMMAND_IAS_ACE_F

zcl ias-ace f

  • Command description for Fire


Definition at line 9063 of file ./app/framework/test/headers/cli.doc

EMBER_AF_DOXYGEN_CLI_COMMAND_IAS_ACE_P#

#define EMBER_AF_DOXYGEN_CLI_COMMAND_IAS_ACE_P

zcl ias-ace p

  • Command description for Panic


Definition at line 9068 of file ./app/framework/test/headers/cli.doc

EMBER_AF_DOXYGEN_CLI_COMMAND_IAS_ACE_GETZM#

#define EMBER_AF_DOXYGEN_CLI_COMMAND_IAS_ACE_GETZM

zcl ias-ace getzm

  • Command description for GetZoneIdMap


Definition at line 9073 of file ./app/framework/test/headers/cli.doc

EMBER_AF_DOXYGEN_CLI_COMMAND_IAS_ACE_GETZI#

#define EMBER_AF_DOXYGEN_CLI_COMMAND_IAS_ACE_GETZI

zcl ias-ace getzi [zoneId:1]

  • Command description for GetZoneInformation

    • zoneId - INT8U


Definition at line 9079 of file ./app/framework/test/headers/cli.doc