Plugin Commands: End Device Support

Macros

#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_END_DEVICE_SUPPORT_PLUGIN_END_DEVICE_SUPPORT_FORCE_SHORT_POLL
 plugin end-device-support force-short-poll [shortPoll:1]
 
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_END_DEVICE_SUPPORT_PLUGIN_END_DEVICE_SUPPORT_POLL_COMPLETED_CALLBACK
 plugin end-device-support poll-completed-callback [pollCompletedCallbackCommand:1]
 
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_END_DEVICE_SUPPORT_PLUGIN_END_DEVICE_SUPPORT_STATUS
 plugin end-device-support status

Detailed Description

The End Device Support plugin contributes commands for controlling the polling behavior of the device.

Macro Definition Documentation

◆ EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_END_DEVICE_SUPPORT_PLUGIN_END_DEVICE_SUPPORT_FORCE_SHORT_POLL

#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_END_DEVICE_SUPPORT_PLUGIN_END_DEVICE_SUPPORT_FORCE_SHORT_POLL

plugin end-device-support force-short-poll [shortPoll:1]

  • Sets whether the CLI forces the device to short poll.
    • shortPoll - BOOLEAN - The value indicating whether the device should short poll.

◆ EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_END_DEVICE_SUPPORT_PLUGIN_END_DEVICE_SUPPORT_POLL_COMPLETED_CALLBACK

#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_END_DEVICE_SUPPORT_PLUGIN_END_DEVICE_SUPPORT_POLL_COMPLETED_CALLBACK

plugin end-device-support poll-completed-callback [pollCompletedCallbackCommand:1]

  • Sets whether the device's poll completed callback function is enabled.
    • pollCompletedCallbackCommand - BOOLEAN - The value indicating whether the device's poll completed callback function is enabled.

◆ EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_END_DEVICE_SUPPORT_PLUGIN_END_DEVICE_SUPPORT_STATUS

#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_END_DEVICE_SUPPORT_PLUGIN_END_DEVICE_SUPPORT_STATUS

plugin end-device-support status

  • Display the status of the End Device's polling.