Macros

#define EMBER_AF_DOXYGEN_CLI_COMMAND_TEST_ZCL_TEST_RESPONSE_OFF
 zcl test response off
 
#define EMBER_AF_DOXYGEN_CLI_COMMAND_TEST_ZCL_TEST_RESPONSE_ON
 zcl test response on

Detailed Description

All commands related to the testing of a device.

Macro Definition Documentation

◆ EMBER_AF_DOXYGEN_CLI_COMMAND_TEST_ZCL_TEST_RESPONSE_OFF

#define EMBER_AF_DOXYGEN_CLI_COMMAND_TEST_ZCL_TEST_RESPONSE_OFF

zcl test response off

  • Sets a flag so that the application framework WILL NOT respond to the next ZCL message that comes in over the air.

◆ EMBER_AF_DOXYGEN_CLI_COMMAND_TEST_ZCL_TEST_RESPONSE_ON

#define EMBER_AF_DOXYGEN_CLI_COMMAND_TEST_ZCL_TEST_RESPONSE_ON

zcl test response on

  • Sets a flag so that the application framework WILL respond to the next ZCL message that comes in over the air.