zigbee-herdsman
    Preparing search index...

    Enumeration EzspPolicyId

    Identifies a policy.

    Index

    Enumeration Members

    APP_KEY_REQUEST_POLICY: 6

    Controls whether the Trust Center will respond to application link key requests.

    BINDING_MODIFICATION_POLICY: 1

    Controls how external binding modification requests are handled.

    MESSAGE_CONTENTS_IN_CALLBACK_POLICY: 4

    Controls whether the message contents are included in the messageSentHandler callback.

    PACKET_VALIDATE_LIBRARY_POLICY: 7

    Controls whether ZigBee packets that appear invalid are automatically dropped by the stack. A counter will be incremented when this occurs.

    POLL_HANDLER_POLICY: 3

    Controls whether pollHandler callbacks are generated.

    TC_KEY_REQUEST_POLICY: 5

    Controls whether the Trust Center will respond to Trust Center link key requests.

    TC_REJOINS_USING_WELL_KNOWN_KEY_POLICY: 9

    Controls whether Trust Center (insecure) rejoins for devices using the well-known link key are accepted. If rejoining using the well-known key is allowed, it is disabled again after sli_zigbee_allow_tc_rejoins_using_well_known_key_timeout_sec seconds.

    TRUST_CENTER_POLICY: 0

    Controls trust center behavior.

    UNICAST_REPLIES_POLICY: 2

    Controls whether the Host supplies unicast replies.

    ZLL_POLICY: 8

    Controls whether the stack will process ZLL messages.