Struct PamojaLorawanGrant
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
DevAddr
The address to assign the device.
public uint DevAddr
Field Value
DlSettings
The downlink settings byte.
public byte DlSettings
Field Value
NetId
The network identifier; low 24 bits only.
public uint NetId
Field Value
RxDelay
The delay before the first receive window, in seconds.
public byte RxDelay