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

    Enumeration LorawanMessageTypeConst

    What kind of message a frame is, read from its header.

    Index
    ConfirmedDown: "ConfirmedDown"

    Data to a device that asks to be acknowledged.

    ConfirmedUp: "ConfirmedUp"

    Data from a device that asks to be acknowledged.

    JoinAccept: "JoinAccept"

    A network admitting a device.

    JoinRequest: "JoinRequest"

    A device asking to join a network.

    UnconfirmedDown: "UnconfirmedDown"

    Data to a device that does not need acknowledging.

    UnconfirmedUp: "UnconfirmedUp"

    Data from a device that does not need acknowledging.