Values.LoRaWANSendDataToDeviceSourceLoRaWAN router info.
type nonrec t = {fPort : FPort.t option;participatingGateways : ParticipatingGateways.t option;Choose the gateways that you want to use for the downlink data traffic when the wireless device is running in class B or class C mode.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Integer of FPort.t
| `Structure of
(string
* [> `Enum of string
| `Integer of TransmissionInterval.t
| `List of
[> `Structure of
(string
* [> `Integer of DownlinkFrequency.t
| `String of WirelessGatewayId.t ])
list ]
list ])
list ])
list ]