- Azure IoT Development Cookbook
- Yatish Patil
- 95字
- 2021-07-02 20:50:36
There's more...
Device identities are represented as JSON documents. They consists of properties such as:
- deviceId: This represents the unique identification or the IoT device
- ETag: This is a string representing a weak ETag for the device identity
- symkey: This is a composite object containing a primary and a secondary key, stored in base64 format
- status: If enabled, the device can connect with IoT Hub. If disabled, this device cannot access any device-facing endpoint
- statusReason: A string that can be used to store the reason for status changes
- connectionState: It can be connected or disconnected
推薦閱讀
- C++面向對象程序設計(第三版)
- Learn TypeScript 3 by Building Web Applications
- AngularJS Testing Cookbook
- Reactive Programming with Swift
- Learning Bayesian Models with R
- Kinect for Windows SDK Programming Guide
- BIM概論及Revit精講
- 計算機應用基礎實踐教程
- 第一行代碼 C語言(視頻講解版)
- Mastering Unity 2D Game Development(Second Edition)
- 持續輕量級Java EE開發:編寫可測試的代碼
- 快速入門與進階:Creo 4·0全實例精講
- Node學習指南(第2版)
- Django實戰:Python Web典型模塊與項目開發
- HTML5+CSS3+JavaScript 從入門到項目實踐(超值版)