- Azure IoT Development Cookbook
- Yatish Patil
- 70字
- 2021-07-02 20:50:30
Getting ready
Azure IoT Hub provides:
- Device identity and registry
- Device-to-cloud and cloud-to-device communication, including one way or bidirectional
- It also supports file transfer messages
- We can query the device store information to find out device properties, firmware versions, and other configurations
- SDK for most platforms and languages to support development
- Secure authentication on a per-device basis
- Monitoring for devices and messages

Azure IoT Hub diagram from Microsoft Azure documentation
推薦閱讀
- FuelPHP Application Development Blueprints
- 自制編譯器
- 垃圾回收的算法與實現
- Python貝葉斯分析(第2版)
- 微信小程序開發解析
- 微信小程序入門指南
- Kotlin從基礎到實戰
- Instant Nancy Web Development
- WordPress 4.0 Site Blueprints(Second Edition)
- 用戶體驗可視化指南
- C# and .NET Core Test Driven Development
- Creating Data Stories with Tableau Public
- 零基礎C#學習筆記
- DevOps 精要:業務視角
- PHP動態網站開發實踐教程