Plugin Commands: Meter Mirror#
The Meter mirror plugin provides commands for managing the meter devices whose attributes are mirrorred locally.
Macro Definition Documentation#
EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_METER_MIRROR_PLUGIN_METER_MIRROR_REMOVE#
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_METER_MIRROR_PLUGIN_METER_MIRROR_REMOVE
plugin meter-mirror remove [endpoint:1]
Manually removes a registered mirror at the specified endpoint.
endpoint - INT8U - The endpoint of the mirror to remove.
Definition at line
4214
of file ./app/framework/test/headers/cli.doc
EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_METER_MIRROR_PLUGIN_METER_MIRROR_STATUS#
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_METER_MIRROR_PLUGIN_METER_MIRROR_STATUS
plugin meter-mirror status
Prints the status of all mirrors.
Definition at line
4219
of file ./app/framework/test/headers/cli.doc