Plugin Commands: Wwah Server
Macros |
|
#define | EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_WWAH_SERVER_PLUGIN_WWAH_SERVER_CONF_MODE |
plugin wwah-server confMode [mode:1]
|
|
#define | EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_WWAH_SERVER_PLUGIN_WWAH_SERVER_POWERING_OFF |
plugin wwah-server poweringOff [srcEndpoint:1] [dstEndpoint:1] [reason:1] [mfgId:2]
|
|
#define | EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_WWAH_SERVER_PLUGIN_WWAH_SERVER_POWERING_ON |
plugin wwah-server poweringOn [srcEndpoint:1] [dstEndpoint:1] [reason:1] [mfgId:2]
|
Detailed Description
The wwah-server plugin contributes CLI commands to the application framework to be used for printing information related to the WWAH server.
Macro Definition Documentation
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_WWAH_SERVER_PLUGIN_WWAH_SERVER_CONF_MODE |
plugin wwah-server confMode [mode:1]
-
Set the configurationModeEnabled attribute command.
- mode - INT8U - The wwah server configuration mode attribute
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_WWAH_SERVER_PLUGIN_WWAH_SERVER_POWERING_OFF |
plugin wwah-server poweringOff [srcEndpoint:1] [dstEndpoint:1] [reason:1] [mfgId:2]
-
Send the Powering Off Notification command.
- srcEndpoint - INT8U - The wwah server (source) endpoint
- dstEndpoint - INT8U - The wwah client (dest) endpoint
- reason - INT8U - The cause of the power off event
- mfgId - INT16U - The manufacturerId of the sender
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_WWAH_SERVER_PLUGIN_WWAH_SERVER_POWERING_ON |
plugin wwah-server poweringOn [srcEndpoint:1] [dstEndpoint:1] [reason:1] [mfgId:2]
-
Send the Powering On Notification command.
- srcEndpoint - INT8U - The wwah server (source) endpoint
- dstEndpoint - INT8U - The wwah client (dest) endpoint
- reason - INT8U - The cause of the power on event
- mfgId - INT16U - The manufacturerId of the sender