Plugin Commands: Gas Proxy Function#
The reporting plugin contributes several CLI commands to the application framework to be used in creating and managing Gas Proxy Function functionality on the device.
Macros#
plugin gas-proxy-function print-log-catchups-in-progress
plugin gas-proxy-function print-supported-use-cases
plugin gas-proxy-function simulate-future-dated-msg
plugin gas-proxy-function simulate-gbz-msg [useCase:2]
plugin gas-proxy-function simulate-gbz-msg-creation
Macro Definition Documentation#
EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GAS_PROXY_FUNCTION_PLUGIN_GAS_PROXY_FUNCTION_PRINT_LOG_CATCHUPS_IN_PROGRESS#
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GAS_PROXY_FUNCTION_PLUGIN_GAS_PROXY_FUNCTION_PRINT_LOG_CATCHUPS_IN_PROGRESS
plugin gas-proxy-function print-log-catchups-in-progress
Print the number of logs that are currently catching up with missed entries.
3277
of file ./app/framework/test/headers/cli.doc
EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GAS_PROXY_FUNCTION_PLUGIN_GAS_PROXY_FUNCTION_PRINT_SUPPORTED_USE_CASES#
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GAS_PROXY_FUNCTION_PLUGIN_GAS_PROXY_FUNCTION_PRINT_SUPPORTED_USE_CASES
plugin gas-proxy-function print-supported-use-cases
Print the list of supported use cases. The message code printed should be used with the simulate-gbz-msg command.
3282
of file ./app/framework/test/headers/cli.doc
EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GAS_PROXY_FUNCTION_PLUGIN_GAS_PROXY_FUNCTION_SIMULATE_FUTURE_DATED_MSG#
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GAS_PROXY_FUNCTION_PLUGIN_GAS_PROXY_FUNCTION_SIMULATE_FUTURE_DATED_MSG
plugin gas-proxy-function simulate-future-dated-msg
Simulate transmission of a GBZ message to the Gas Proxy Function.
3287
of file ./app/framework/test/headers/cli.doc
EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GAS_PROXY_FUNCTION_PLUGIN_GAS_PROXY_FUNCTION_SIMULATE_GBZ_MSG#
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GAS_PROXY_FUNCTION_PLUGIN_GAS_PROXY_FUNCTION_SIMULATE_GBZ_MSG
plugin gas-proxy-function simulate-gbz-msg [useCase:2]
Simulate transmission of a GBZ message to the Gas Proxy Function.
useCase - INT16U
3293
of file ./app/framework/test/headers/cli.doc
EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GAS_PROXY_FUNCTION_PLUGIN_GAS_PROXY_FUNCTION_SIMULATE_GBZ_MSG_CREATION#
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GAS_PROXY_FUNCTION_PLUGIN_GAS_PROXY_FUNCTION_SIMULATE_GBZ_MSG_CREATION
plugin gas-proxy-function simulate-gbz-msg-creation
Testing of GBZ message controller API.
3298
of file ./app/framework/test/headers/cli.doc