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

    Namespace lorawan

    Ergonomic facade over the generated LoRaWAN binding.

    A long-range public-band link is wide open, so LoRaWAN wraps every frame in two guarantees: a message integrity code keyed to the network proves the frame is authentic and intact, and the payload is encrypted to the application so only its owner can read it. This builds and verifies exactly that.

    The frame direction is re-exported as a runtime Direction object, because the generated enum is types-only.

    Device
    JoinAccept
    Session
    Grant
    JoinRequest
    Options
    RxData
    Direction
    MessageType
    Direction
    MAX_FRAME
    MAX_PAYLOAD
    MessageType
    device
    grantAccept
    grantSession
    parseHeader
    parseJoinRequest
    session