Plugin Commands: Device Query Service#

This plugin provides a set of CLI commands for printing and manipulating the device database.

Macro Definition Documentation#

EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_DEVICE_QUERY_SERVICE_PLUGIN_DEVICE_QUERY_SERVICE_DISABLE#

#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_DEVICE_QUERY_SERVICE_PLUGIN_DEVICE_QUERY_SERVICE_DISABLE

plugin device-query-service disable

  • Disable the Device Query Service.


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

EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_DEVICE_QUERY_SERVICE_PLUGIN_DEVICE_QUERY_SERVICE_ENABLE#

#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_DEVICE_QUERY_SERVICE_PLUGIN_DEVICE_QUERY_SERVICE_ENABLE

plugin device-query-service enable

  • Enable the Device Query Service.


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

EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_DEVICE_QUERY_SERVICE_PLUGIN_DEVICE_QUERY_SERVICE_STATUS#

#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_DEVICE_QUERY_SERVICE_PLUGIN_DEVICE_QUERY_SERVICE_STATUS

plugin device-query-service status

  • Print the current status of the device query service.


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