I have the following function
public bool UploadFirmware(string ipAddress) { Uri url = new Uri($"https://{ipAddress}/upload.html"