Test Harness#
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.
Definition at line
175
of file app/framework/test/headers/cli.doc
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.
Definition at line
180
of file app/framework/test/headers/cli.doc