- Analytics for the Internet of Things(IoT)
- Andrew Minteer
- 130字
- 2021-07-02 18:59:35
Tips for analytics
Make sure the time the device records the data is tracked along with the time the data is received. You can monitor delivery times to diagnose issues and keep a close eye on information lag times. For example, if you notice the delivery time steadily increases just before you get a data loss, it is probably something in the networking and not the device that is causing the issue.
Since MQTT enables subscribers and publishers to be offline if necessary, the time the message is received could be very different from when it was originated. This can affect the predictive modeling accuracy if the time received becomes significantly distant from when the event being analyzed actually occurred. If connections are persistent, this should be a non issue.
- Building a Game with Unity and Blender
- Lua程序設計(第4版)
- 名師講壇:Spring實戰開發(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- 用戶體驗增長:數字化·智能化·綠色化
- Oracle Exadata專家手冊
- Getting Started with React Native
- QGIS 2 Cookbook
- Java Web應用開發給力起飛
- 計算機應用技能實訓教程
- ABAQUS6.14中文版有限元分析與實例詳解
- Secret Recipes of the Python Ninja
- C語言程序設計與應用實驗指導書(第2版)
- ROS機器人編程實戰
- AutoCAD基礎教程
- HTML5 Canvas核心技術:圖形、動畫與游戲開發