Plugin Commands: Key Establishment

Macros

#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_KEY_ESTABLISHMENT_PLUGIN_KEY_ESTABLISHMENT_INTERPAN
 plugin key-establishment interpan [panId:2] [eui64:-1]
 
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_KEY_ESTABLISHMENT_PLUGIN_KEY_ESTABLISHMENT_START
 plugin key-establishment start [nodeId:2] [endpoint:1]

Detailed Description

The Key Establishment commands provide commands to initiate key establishment with a remote target.

Macro Definition Documentation

◆ EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_KEY_ESTABLISHMENT_PLUGIN_KEY_ESTABLISHMENT_INTERPAN

#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_KEY_ESTABLISHMENT_PLUGIN_KEY_ESTABLISHMENT_INTERPAN

plugin key-establishment interpan [panId:2] [eui64:-1]

  • Initiate key establishment with the target device over interpan.
    • panId - INT16U - The PAN ID that the target is located on.
    • eui64 - OCTET_STRING - The target's EUI64 (big endian)

◆ EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_KEY_ESTABLISHMENT_PLUGIN_KEY_ESTABLISHMENT_START

#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_KEY_ESTABLISHMENT_PLUGIN_KEY_ESTABLISHMENT_START

plugin key-establishment start [nodeId:2] [endpoint:1]

  • Initiates key establishment with the target node ID.
    • nodeId - INT16U - Target node ID.
    • endpoint - INT8U - Target node's endpoint.