将csv数据从蓝牙输入上传到azure的最佳方法是什么? [英] What is the best way to upload csv data to azure from bluetooth input?

查看:90
本文介绍了将csv数据从蓝牙输入上传到azure的最佳方法是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前的计划是通过dotnet将csv文件保存到我的计算机,然后将该文件上传到azure。有没有更有效的方法来执行此操作,例如不在本地保存文件的方法?我是新来的。

My current plan is to have a c sharp program through dotnet save a csv file to my computer and then that file should be uploaded to azure. Is there a more efficient way to do this such as a way not to save a file locally? I am new to this.

谢谢,

Keith

推荐答案

您好  基思

我想到的一个直接方法是在收集输出时将输出流式传输到Azure。

One immediate approach that comes to my mind is for you to stream the output to Azure as you collect it.

检查这种方法的可行性和进一步诊断,请你帮我解决一些其他细节,例如输入的来源是什么,以及Azure中你想要推送什么服务?

To check the feasibility of this approach and diagnose further, could you please help me out with additional details like what the source of the input is, and what service in Azure are you looking to push it to?

这些细节肯定会帮助我更好地理解您的要求。

These details would certainly help me in understanding your requirement better.

感谢您的联系!


这篇关于将csv数据从蓝牙输入上传到azure的最佳方法是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆