|
58 | 58 | items:
|
59 | 59 | - name: IoT Hub concepts overview
|
60 | 60 | href: iot-hub-devguide.md
|
| 61 | + - name: Device-to-cloud feature guide |
| 62 | + displayName: device twin, messages, D2C |
| 63 | + href: iot-hub-devguide-d2c-guidance.md |
| 64 | + - name: Cloud-to-device feature guide |
| 65 | + displayName: C2D, direct methods |
| 66 | + href: iot-hub-devguide-c2d-guidance.md |
| 67 | + - name: Manage |
| 68 | + items: |
| 69 | + - name: Choose the right IoT Hub tier |
| 70 | + displayName: basic, standard, partitions, message throughput |
| 71 | + href: iot-hub-scaling.md |
| 72 | + - name: Quotas and throttling |
| 73 | + displayName: operations, traffic, connections, latency |
| 74 | + href: iot-hub-devguide-quotas-throttling.md |
| 75 | + - name: Pricing examples |
| 76 | + href: iot-hub-devguide-pricing.md |
61 | 77 | - name: Develop
|
62 | 78 | items:
|
63 |
| - - name: Device-to-cloud feature guide |
64 |
| - displayName: device twin, messages, D2C |
65 |
| - href: iot-hub-devguide-d2c-guidance.md |
66 |
| - - name: Cloud-to-device feature guide |
67 |
| - displayName: C2D, direct methods |
68 |
| - href: iot-hub-devguide-c2d-guidance.md |
69 | 79 | - name: Understand device twins
|
70 | 80 | displayName: desired properties, reported properties, device identity, tags
|
71 | 81 | href: iot-hub-devguide-device-twins.md
|
|
98 | 108 | - name: Overview of IoT Hub device streams (preview)
|
99 | 109 | displayName: TLS, private network
|
100 | 110 | href: iot-hub-device-streams-overview.md
|
101 |
| - - name: Manage |
102 |
| - items: |
103 |
| - - name: Choose the right IoT Hub tier |
104 |
| - displayName: basic, standard, partitions, message throughput |
105 |
| - href: iot-hub-scaling.md |
106 |
| - - name: Quotas and throttling |
107 |
| - displayName: operations, traffic, connections, latency |
108 |
| - href: iot-hub-devguide-quotas-throttling.md |
109 |
| - - name: Pricing examples |
110 |
| - href: iot-hub-devguide-pricing.md |
111 | 111 | - name: Messaging
|
112 | 112 | items:
|
113 | 113 | - name: Send and receive messages
|
|
0 commit comments