- Azure IoT Development Cookbook
- Yatish Patil
- 132字
- 2021-07-02 20:50:38
Device jobs
In a typical scenario, the device administrator or operators are required to manage devices in bulk. In the earlier sections, we looked at the device twin, which maintains properties and tags. Conceptually, the job is nothing but a wrapper on the possible actions, which can be done in bulk.
Suppose we have a scenario in which we need to update the properties for multiple devices; in such a case, one can schedule the job and track the progress of the job. I would like to set the frequency to send the data every 1 hour instead of every 30 minutes for 1000 IoT devices. Another example could be to reboot multiple devices at the same time.
Device administrators can perform device registrations in bulk using the export and import methods.
推薦閱讀
- HTML5+CSS3王者歸來
- Web應用系統開發實踐(C#)
- Facebook Application Development with Graph API Cookbook
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- INSTANT Sencha Touch
- Learning Linux Binary Analysis
- Android 7編程入門經典:使用Android Studio 2(第4版)
- Git高手之路
- JAVA程序設計實驗教程
- Node.js Design Patterns
- Kotlin極簡教程
- 并行編程方法與優化實踐
- Mastering Elixir
- Python網絡爬蟲實例教程(視頻講解版)
- Java Web入門很輕松(微課超值版)