Enum LorawanDirection
The direction a frame travelled, which its MIC and encryption fold in.
public enum LorawanDirection
Fields
Downlink = 1From the network down to an end device.
Uplink = 0From an end device up to the network.
The direction a frame travelled, which its MIC and encryption fold in.
public enum LorawanDirection
Downlink = 1From the network down to an end device.
Uplink = 0From an end device up to the network.