AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Specify the list of gateways to which you want to send downlink data traffic when the wireless device is running in class B or class C mode.

Inheritance Hierarchy

System.Object
  Amazon.IoTWireless.Model.ParticipatingGateways

Namespace: Amazon.IoTWireless.Model
Assembly: AWSSDK.IoTWireless.dll
Version: 3.x.y.z

Syntax

C#
public class ParticipatingGateways

The ParticipatingGateways type exposes the following members

Constructors

NameDescription
Public Method ParticipatingGateways()

Properties

NameTypeDescription
Public Property DownlinkMode Amazon.IoTWireless.DownlinkMode

Gets and sets the property DownlinkMode.

Indicates whether to send the downlink message in sequential mode or concurrent mode, or to use only the chosen gateways from the previous uplink message transmission.

Public Property GatewayList System.Collections.Generic.List<Amazon.IoTWireless.Model.GatewayListItem>

Gets and sets the property GatewayList.

The list of gateways that you want to use for sending the downlink data traffic.

Public Property TransmissionInterval System.Int32

Gets and sets the property TransmissionInterval.

The duration of time for which AWS IoT Core for LoRaWAN will wait before transmitting the payload to the next gateway.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5