Cluster Commands: Barrier Control
Macros |
|
#define | EMBER_AF_DOXYGEN_CLI_COMMAND_BARRIER_CONTROL_GO_TO_PERCENT |
zcl barrier-control go-to-percent [percentOpen:1]
|
|
#define | EMBER_AF_DOXYGEN_CLI_COMMAND_BARRIER_CONTROL_STOP |
zcl barrier-control stop
|
Detailed Description
This group describes the CLI commands for the Barrier Control cluster. Listed below is a description of the cluster:
This cluster provides control of a barrier (garage door).
Macro Definition Documentation
#define EMBER_AF_DOXYGEN_CLI_COMMAND_BARRIER_CONTROL_GO_TO_PERCENT |
zcl barrier-control go-to-percent [percentOpen:1]
-
Command to instruct a barrier to go to a percent open state.
- percentOpen - INT8U
#define EMBER_AF_DOXYGEN_CLI_COMMAND_BARRIER_CONTROL_STOP |
zcl barrier-control stop
- Command that instructs the barrier to stop moving.