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

    Function device

    • Creates a device holding the root credentials for over-the-air activation.

      Parameters

      • devEui: Uint8Array

        The 8-byte device EUI.

      • appEui: Uint8Array

        The 8-byte application (join) EUI.

      • appKey: Uint8Array

        The 16-byte application key the join exchange is secured with.

      Returns Device

      The device, ready to build a join request.

      If any credential is the wrong length.