- 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.
推薦閱讀
- Practical Data Analysis Cookbook
- Visual C++程序設(shè)計(jì)教程
- Learning RxJava
- Python深度學(xué)習(xí)
- 深入淺出Spring Boot 2.x
- Vue.js入門與商城開發(fā)實(shí)戰(zhàn)
- 精通搜索分析
- Python Tools for Visual Studio
- Java加密與解密的藝術(shù)
- Full-Stack React Projects
- Drupal 8 Module Development
- Service Mesh實(shí)戰(zhàn):基于Linkerd和Kubernetes的微服務(wù)實(shí)踐
- Spring Security Essentials
- 程序員必會(huì)的40種算法
- Appcelerator Titanium Smartphone App Development Cookbook