Values.GetServiceEndpointRequestSourceGets the account-specific endpoint for Configuration and Update Server (CUPS) protocol or LoRaWAN Network Server (LNS) connections.
type nonrec t = {serviceType : WirelessGatewayServiceType.t option;The service type for which to get endpoint information about. Can be CUPS for the Configuration and Update Server endpoint, or LNS for the LoRaWAN Network Server endpoint.
*)}