Values.LoRaWANGatewayCurrentVersionSourceLoRaWANGatewayCurrentVersion object.
type nonrec t = {currentVersion : LoRaWANGatewayVersion.t option;The version of the gateways that should receive the update.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `String of PackageVersion.t ]) list ])
list ]