This is the policy decision bitmask that controls the trust center decision strategies. The bitmask is modified and extracted from the EzspDecisionId for supporting bitmask operations. uint16_t

Enumeration Members

ALLOW_JOINS

Send the network key to all joining devices.

ALLOW_UNSECURED_REJOINS

Send the network key to all rejoining devices.

DEFAULT_CONFIGURATION

Disallow joins and rejoins.

DEFER_JOINS

Delay sending the network key to a new joining device.

IGNORE_UNSECURED_REJOINS

Do nothing for unsecured rejoins.

JOINS_USE_INSTALL_CODE_KEY

Allow joins if there is an entry in the transient key table.

SEND_KEY_IN_CLEAR

Send the network key in the clear.