- Azure IoT Development Cookbook
- Yatish Patil
- 63字
- 2021-07-02 20:50:38
IoT Hub query explorer
IoT Hub supports a SQL-like language to retrieve information regarding device twins, jobs, and message routing. Basically, you can write a basic SQL command and that will be executed against the device registry.
Each query follows the syntax like SQL; it has the standard SELECT, FROM, and WHERE keywords used to retrieve the result set in the result window.
推薦閱讀
- Unreal Engine Physics Essentials
- CMDB分步構建指南
- INSTANT FreeMarker Starter
- 云原生Spring實戰
- 征服RIA
- Mastering Python Networking
- 用Python實現深度學習框架
- 自制編程語言
- Hands-On Natural Language Processing with Python
- 深入理解Android:Wi-Fi、NFC和GPS卷
- Teaching with Google Classroom
- Unity 3D腳本編程:使用C#語言開發跨平臺游戲
- Learning Modular Java Programming
- Apache Solr PHP Integration
- Python Social Media Analytics