Plugin Commands: Demand Response and Load Control#
The drlc plugin contributes CLI commands to the application framework to be used for constructing demand response load control commands.
Macros#
#define
EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_DRLC_PLUGIN_DRLC_CLEAR
plugin drlc clear [endpoint:1]
#define
EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_DRLC_PLUGIN_DRLC_OPT_IN
plugin drlc opt in [endpoint:1] [eventId:4]
#define
EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_DRLC_PLUGIN_DRLC_OPT_OUT
plugin drlc opt out [endpoint:1] [eventId:4]
#define
EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_DRLC_PLUGIN_DRLC_PRINT
plugin drlc print [endpoint:1]