- 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.
- PyTorch Artificial Intelligence Fundamentals
- INSTANT Sencha Touch
- VMware vSphere 6.7虛擬化架構(gòu)實(shí)戰(zhàn)指南
- Reactive Programming With Java 9
- 軟件測(cè)試技術(shù)指南
- Mastering ROS for Robotics Programming
- 批調(diào)度與網(wǎng)絡(luò)問題的組合算法
- Python:Deeper Insights into Machine Learning
- 多模態(tài)數(shù)據(jù)分析:AGI時(shí)代的數(shù)據(jù)分析方法與實(shí)踐
- Java并發(fā)編程:核心方法與框架
- Learning VMware vSphere
- 算法圖解
- 超簡(jiǎn)單:用Python讓Excel飛起來(實(shí)戰(zhàn)150例)
- Advanced Python Programming
- UML軟件建模