Enum LoraPayloadTable
Which of a plan's payload tables to read.
public enum LoraPayloadTable
Fields
DownlinkDirect = 3Downlink, for a device that will not.
DownlinkRepeater = 2Downlink, for a device that may sit behind a repeater.
DwellLimited = 4The limits that apply under a dwell-time limit.
UplinkDirect = 1Uplink, for a device that will not.
UplinkRepeater = 0Uplink, for a device that may sit behind a repeater.