Table of Contents

Struct PamojaLorawanGrant

Namespace
Pamoja.Native.Interop
Assembly
Pamoja.Native.dll

What a network grants a device that joined, mirroring PamojaLorawanGrant in pamoja.h.

public struct PamojaLorawanGrant
Inherited Members

Fields

AppNonce

A nonce this network must not reuse; low 24 bits only.

public uint AppNonce

Field Value

uint

DevAddr

The address to assign the device.

public uint DevAddr

Field Value

uint

DlSettings

The downlink settings byte.

public byte DlSettings

Field Value

byte

NetId

The network identifier; low 24 bits only.

public uint NetId

Field Value

uint

RxDelay

The delay before the first receive window, in seconds.

public byte RxDelay

Field Value

byte