Enum GatewayRx1Channels
The channels the first receive window answers on, which the region decides.
public enum GatewayRx1Channels : byte
Fields
Downstream = 1The window answers on a run of downlink channels, chosen by the uplink channel number modulo how many the run holds.
SameAsUplink = 0The window answers on the frequency the uplink arrived on.