- Azure IoT Development Cookbook
- Yatish Patil
- 89字
- 2021-07-02 20:50:38
There's more...
For a job, the life cycle begins with the initiation from the IoT solution. If any job is in execution, we can query to it and see the status of the execution.
Another common scenario where this could be useful is the firmware update, reboot, configuration updates; apart from the device property read or write.
Each device job has properties that helps us to work with them. The useful properties are start and end date time, status, and lastly, device job statistics, which gives job execution statistics.
推薦閱讀
- Deploying Node.js
- Mobile Application Development:JavaScript Frameworks
- Visual FoxPro 程序設計
- 認識編程:以Python語言講透編程的本質
- Web Application Development with MEAN
- Amazon S3 Cookbook
- 焊接機器人系統操作、編程與維護
- Mastering JavaScript High Performance
- 全棧自動化測試實戰:基于TestNG、HttpClient、Selenium和Appium
- Troubleshooting Citrix XenApp?
- 視窗軟件設計和開發自動化:可視化D++語言
- Python數據科學實踐指南
- 例解Python:Python編程快速入門踐行指南
- Hadoop Blueprints
- Java 7 Concurrency Cookbook