Cluster Commands: Poll Control
Macros |
|
#define | EMBER_AF_DOXYGEN_CLI_COMMAND_POLL_CONTROL_STOP |
zcl poll-control stop
|
|
#define | EMBER_AF_DOXYGEN_CLI_COMMAND_POLL_CONTROL_LONG |
zcl poll-control long [newLongPollInterval:4]
|
|
#define | EMBER_AF_DOXYGEN_CLI_COMMAND_POLL_CONTROL_SHORT |
zcl poll-control short [newShortPollInterval:2]
|
Detailed Description
This group describes the CLI commands for the Poll Control cluster. Listed below is a description of the cluster:
This cluster provides a mechanism for the management of an end device's MAC Data Poll rate. For the purposes of this cluster, the term "poll" always refers to the sending of a MAC Data Poll from the end device to the end device's parent.
Macro Definition Documentation
#define EMBER_AF_DOXYGEN_CLI_COMMAND_POLL_CONTROL_LONG |
zcl poll-control long [newLongPollInterval:4]
-
The Set Long Poll Interval command is used to set the read only Long Poll Interval Attribute.
- newLongPollInterval - INT32U
#define EMBER_AF_DOXYGEN_CLI_COMMAND_POLL_CONTROL_SHORT |
zcl poll-control short [newShortPollInterval:2]
-
The Set Short Poll Interval command is used to set the read only Short Poll Interval Attribute.
- newShortPollInterval - INT16U
#define EMBER_AF_DOXYGEN_CLI_COMMAND_POLL_CONTROL_STOP |
zcl poll-control stop
- The Fast Poll Stop command is used to stop the fast poll mode initiated by the Check-in response.