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#

#define
#define

plugin gas-proxy-function simulate-gbz-msg [useCase:2]

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.


Definition at line 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.


Definition at line 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.


Definition at line 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


Definition at line 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.


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