Table of Contents

Enum LoraPayloadTable

Namespace
Pamoja.Lora
Assembly
Pamoja.Lora.dll

Which of a plan's payload tables to read.

public enum LoraPayloadTable

Fields

DownlinkDirect = 3

Downlink, for a device that will not.

DownlinkRepeater = 2

Downlink, for a device that may sit behind a repeater.

DwellLimited = 4

The limits that apply under a dwell-time limit.

UplinkDirect = 1

Uplink, for a device that will not.

UplinkRepeater = 0

Uplink, for a device that may sit behind a repeater.