The decision made by the Trust Center when a node attempts to join. uint8_t

Enumeration Members

ALLOW_REJOINS_ONLY: 4

Allow rejoins only.

DENY_JOIN: 2

Deny join.

NO_ACTION: 3

Take no action.

SEND_KEY_IN_THE_CLEAR: 1

Allow the node to join. Send the key to the node.

USE_PRECONFIGURED_KEY: 0

Allow the node to join. The node has the key.