pamoja for TypeScript - v0.1.17
    Preparing search index...

    Function grantAccept

    • Builds the signed join-accept a network sends to admit a device.

      Parameters

      • grant: lorawan.Grant

        The address and settings to grant.

      • appKey: Uint8Array

        The 16-byte application root key the device shares.

      • devNonce: number

        The nonce the matching join-request carried.

      Returns Buffer

      The join-accept to transmit.

      If the key or the channel list is the wrong length.