Plugin Commands: Network Find#
This plugin provides additional commands for forming and joining the network.
Macros#
#define
network find mask [page:1] [mask:4]
#define
network find mode [mode:1]
#define
network find print
Macro Definition Documentation#
EMBER_AF_DOXYGEN_CLI_COMMAND_NETWORK_FIND_NETWORK_FIND_MASK#
#define EMBER_AF_DOXYGEN_CLI_COMMAND_NETWORK_FIND_NETWORK_FIND_MASK
network find mask [page:1] [mask:4]
Set a channel mask for a given channel page for 'find joinable' and 'find unused'.
page - INT8U - channel page (0 and 28-31, if sub-GHz support is included)
mask - INT32U - channel mask
Definition at line
4378
of file /Users/vihuszar/Git/EmbeddedSoftware/super/protocol/zigbee/app/framework/test/headers/cli.doc
EMBER_AF_DOXYGEN_CLI_COMMAND_NETWORK_FIND_NETWORK_FIND_MODE#
#define EMBER_AF_DOXYGEN_CLI_COMMAND_NETWORK_FIND_NETWORK_FIND_MODE
network find mode [mode:1]
Set a search mode for 'find joinable' and 'find unused'.
mode - BITMAP8 - Bit 0 = enable 2.4GHz, Bit 1 = enable sub-GHz
Definition at line
4384
of file /Users/vihuszar/Git/EmbeddedSoftware/super/protocol/zigbee/app/framework/test/headers/cli.doc
EMBER_AF_DOXYGEN_CLI_COMMAND_NETWORK_FIND_NETWORK_FIND_PRINT#
#define EMBER_AF_DOXYGEN_CLI_COMMAND_NETWORK_FIND_NETWORK_FIND_PRINT
network find print
Print network search parameters (mode and channel masks).
Definition at line
4389
of file /Users/vihuszar/Git/EmbeddedSoftware/super/protocol/zigbee/app/framework/test/headers/cli.doc