Cluster Commands: Tunneling#

This group describes the CLI commands for the Tunneling cluster. Listed below is a description of the cluster: The tunneling cluster provides an interface for tunneling protocols.

Macros#

#define
EMBER_AF_DOXYGEN_CLI_COMMAND_TUNNELING_ZCL_TUNNELING_RANDOM_TO_CLIENT

zcl tunneling random-to-client [tunnel-id:2] [length:2]

#define
EMBER_AF_DOXYGEN_CLI_COMMAND_TUNNELING_ZCL_TUNNELING_RANDOM_TO_SERVER

zcl tunneling random-to-server [tunnel-id:2] [length:2]

#define
EMBER_AF_DOXYGEN_CLI_COMMAND_TUNNELING_ZCL_TUNNELING_TRANSFER_TO_CLIENT

zcl tunneling transfer-to-client [tunnel-id:2] [data:-1]

#define
EMBER_AF_DOXYGEN_CLI_COMMAND_TUNNELING_ZCL_TUNNELING_TRANSFER_TO_SERVER

zcl tunneling transfer-to-server [tunnel-id:2] [data:-1]

#define
EMBER_AF_DOXYGEN_CLI_COMMAND_TUNNELING_REQUEST

zcl tunneling request [protocolId:1] [manufacturerCode:2] [flowControlSupport:1] [maximumIncomingTransferSize:2]

#define
EMBER_AF_DOXYGEN_CLI_COMMAND_TUNNELING_CLOSE

zcl tunneling close [tunnelId:2]