Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 IBM Bluemix Services 开发一个实时应用程序。在开发应用程序时,我需要分析 IoT 平台上的设备数据(Golo4 obd2 设备)。请指导我了解有关设备连接的分步信息。
我没有这些设备之一,但从快速谷歌看来,将其连接到网络的唯一方法似乎是通过他们提供的移动应用程序。也许您可以询问制造商或查看说明手册?如果您无法将数据从汽车中获取到 bluemix,则无法分析 bluemix 中的数据。这是一种常见的架构,通过电话(蓝牙到电话,然后 wifi 或移动网络到 WWW)。这就是为什么考虑对手机电池寿命的影响以及传输数据量对用户的成本并将两者最小化变得很重要的原因。