ParticipatingGateways
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.
Contents
- 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.
Type: String
Valid Values:
SEQUENTIAL | CONCURRENT | USING_UPLINK_GATEWAY
Required: Yes
- GatewayList
-
The list of gateways that you want to use for sending the downlink data traffic.
Type: Array of GatewayListItem objects
Required: Yes
- TransmissionInterval
-
The duration of time for which AWS IoT Core for LoRaWAN will wait before transmitting the payload to the next gateway.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 604800.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: