|
1 | 1 | items: |
2 | | -- name: Azure Internet of Things documentation |
3 | | - href: index.yml |
4 | | -- name: Overview |
5 | | - items: |
6 | | - - name: What is Azure IoT? |
7 | | - href: iot-introduction.md |
8 | | - - name: IoT solution components |
9 | | - items: |
10 | | - - name: Device development |
11 | | - href: iot-overview-device-development.md |
12 | | - - name: Secure your solution |
13 | | - href: iot-overview-security.md |
14 | | - expanded: true |
15 | | -- name: Choose an Azure IoT service |
16 | | - href: iot-services-and-technologies.md |
17 | | -- name: Develop IoT devices |
18 | | - items: |
| 2 | + - name: Azure Internet of Things documentation |
| 3 | + href: index.yml |
| 4 | + |
19 | 5 | - name: Overview |
20 | | - href: concepts-iot-device-development.md |
21 | | - - name: Tutorials - Develop embedded devices |
22 | | - - name: Manage device reconnections |
23 | | - href: concepts-manage-device-reconnections.md |
24 | | -- name: Integrate using IoT Plug and Play |
25 | | - items: |
26 | | - - name: Device models |
27 | | -- name: Communicate using MQTT protocol |
28 | | - items: |
29 | | - - name: Azure IoT Hub |
30 | | - href: iot-mqtt-connect-to-iot-hub.md |
31 | | - - name: Azure IoT Device Provisioning Service (DPS) |
32 | | - href: iot-mqtt-connect-to-iot-dps.md |
33 | | - - name: Tutorial - Connect a device with MQTT |
34 | | - href: tutorial-use-mqtt.md |
35 | | -- name: Deliver industrial solutions |
36 | | - items: |
37 | | - - name: Implement industrial IoT reference solution |
38 | | - href: tutorial-iot-industrial-solution-architecture.md |
39 | | - - name: Connect on-premises SAP system to Azure |
40 | | - href: howto-connect-on-premises-sap-to-azure.md |
41 | | - - name: Enable industrial dataspace in Azure |
42 | | - href: howto-iot-industrial-dataspaces.md |
43 | | -- name: Connect and test IoT devices |
44 | | -- name: References |
45 | | - items: |
46 | | - - name: Support and help options |
47 | | - href: iot-support-help.md |
48 | | - - name: IoT glossary |
49 | | - href: iot-glossary.md |
50 | | - - name: Azure IoT SDKs |
51 | 6 | items: |
52 | | - - name: Device and Service SDKs |
53 | | - href: iot-sdks.md |
54 | | - - name: Azure IoT Operations SDKs |
55 | | - href: https://github.com/Azure/iot-operations-sdks |
56 | | - - name: Azure IoT Tools for VS Code |
57 | | - href: https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-toolkit |
58 | | - - name: Azure IoT Explorer tool |
59 | | - href: https://github.com/Azure/azure-iot-explorer |
60 | | -- name: Resources |
61 | | - items: |
62 | | - - name: Azure IoT services |
| 7 | + - name: What is Azure IoT? |
| 8 | + href: iot-introduction.md |
| 9 | + - name: IoT solution components |
| 10 | + expanded: true |
| 11 | + items: |
| 12 | + - name: Device development |
| 13 | + href: iot-overview-device-development.md |
| 14 | + - name: Device connectivity |
| 15 | + href: iot-overview-device-connectivity.md |
| 16 | + - name: Device management and control |
| 17 | + href: iot-overview-device-management.md |
| 18 | + - name: Process and route messages |
| 19 | + href: iot-overview-message-processing.md |
| 20 | + - name: Extend your solution |
| 21 | + href: iot-overview-solution-extensibility.md |
| 22 | + - name: Analyze and visualize your IoT data |
| 23 | + href: iot-overview-analyze-visualize.md |
| 24 | + - name: Manage your solution |
| 25 | + href: iot-overview-solution-management.md |
| 26 | + - name: Secure your solution |
| 27 | + href: iot-overview-security.md |
| 28 | + - name: Scalability, high availability |
| 29 | + href: iot-overview-scalability-high-availability.md |
| 30 | + |
| 31 | + - name: Choose an Azure IoT service |
| 32 | + href: iot-services-and-technologies.md |
| 33 | + |
| 34 | + - name: Develop IoT devices |
| 35 | + items: |
| 36 | + - name: Overview |
| 37 | + href: concepts-iot-device-development.md |
| 38 | + - name: Tutorial - Send telemetry to IoT Hub |
| 39 | + href: tutorial-send-telemetry-iot-hub.md |
| 40 | + - name: Tutorials - Develop embedded devices |
| 41 | + items: |
| 42 | + - name: Connect MXCHIP AZ3166 to IoT Hub |
| 43 | + href: tutorial-devkit-mxchip-az3166-iot-hub.md |
| 44 | + - name: Connect STMicroelectronics B-L475E to IoT Hub |
| 45 | + href: Tutorial-devkit-stm-b-l475e-iot-hub.md |
| 46 | + - name: Connect ESPRESSIF ESP32 Kit to IoT Hub |
| 47 | + href: Tutorial-devkit-espressif-esp32-freertos-iot-hub.md |
| 48 | + - name: Troubleshoot embedded device |
| 49 | + href: troubleshoot-embedded-device-tutorials.md |
| 50 | + - name: IoT device types |
| 51 | + href: concepts-iot-device-types.md |
| 52 | + - name: C SDK and Embedded C SDK usage scenarios |
| 53 | + href: concepts-using-c-sdk-and-embedded-c-sdk.md |
| 54 | + - name: Manage device reconnections |
| 55 | + href: concepts-manage-device-reconnections.md |
| 56 | + - name: Integrate using IoT Plug and Play |
| 57 | + items: |
| 58 | + - name: Overview |
| 59 | + href: overview-iot-plug-and-play.md |
| 60 | + - name: Architecture |
| 61 | + href: concepts-architecture.md |
| 62 | + - name: IoT Plug and Play conventions |
| 63 | + href: concepts-convention.md |
| 64 | + - name: IoT Plug and Play message payloads |
| 65 | + href: concepts-message-payloads.md |
| 66 | + - name: Device developer guide |
| 67 | + href: concepts-developer-guide-device.md |
| 68 | + - name: Service developer guide |
| 69 | + href: concepts-developer-guide-service.md |
| 70 | + - name: Digital twins |
| 71 | + href: concepts-digital-twin.md |
| 72 | + - name: Device models |
| 73 | + items: |
| 74 | + - name: Modeling guide |
| 75 | + href: concepts-modeling-guide.md |
| 76 | + - name: Use models in a solution |
| 77 | + href: concepts-model-discovery.md |
| 78 | + - name: Communicate using MQTT protocol |
| 79 | + items: |
| 80 | + - name: Azure IoT Hub |
| 81 | + href: iot-mqtt-connect-to-iot-hub.md |
| 82 | + - name: Azure IoT Device Provisioning Service (DPS) |
| 83 | + href: iot-mqtt-connect-to-iot-dps.md |
| 84 | + - name: Tutorial - Connect a device with MQTT |
| 85 | + href: tutorial-use-mqtt.md |
| 86 | + |
| 87 | + - name: Deliver industrial solutions |
| 88 | + items: |
| 89 | + - name: Implement industrial IoT reference solution |
| 90 | + href: tutorial-iot-industrial-solution-architecture.md |
| 91 | + - name: Connect on-premises SAP system to Azure |
| 92 | + href: howto-connect-on-premises-sap-to-azure.md |
| 93 | + - name: Enable industrial dataspace in Azure |
| 94 | + href: howto-iot-industrial-dataspaces.md |
| 95 | + |
| 96 | + - name: Connect and test IoT devices |
| 97 | + items: |
| 98 | + - name: Turn your smartphone into an IoT device |
| 99 | + href: iot-phone-app-how-to.md |
| 100 | + - name: Test devices with Azure IoT Explorer |
| 101 | + href: howto-use-iot-explorer.md |
| 102 | + |
| 103 | + - name: References |
| 104 | + items: |
| 105 | + - name: Support and help options |
| 106 | + href: iot-support-help.md |
| 107 | + - name: IoT glossary |
| 108 | + href: iot-glossary.md |
| 109 | + - name: Azure IoT SDKs |
| 110 | + items: |
| 111 | + - name: Device and Service SDKs |
| 112 | + href: iot-sdks.md |
| 113 | + - name: Azure IoT Operations SDKs |
| 114 | + href: https://github.com/Azure/iot-operations-sdks |
| 115 | + - name: Azure IoT Tools for VS Code |
| 116 | + href: https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-toolkit |
| 117 | + - name: Azure IoT Explorer tool |
| 118 | + href: https://github.com/Azure/azure-iot-explorer |
| 119 | + |
| 120 | + - name: Resources |
63 | 121 | items: |
64 | | - - name: Azure IoT Operations |
65 | | - href: ../iot-operations/index.yml |
66 | | - - name: IoT Hub |
67 | | - href: ../iot-hub/index.yml |
68 | | - - name: IoT Hub Device Provisioning Service |
69 | | - href: ../iot-dps/index.yml |
70 | | - - name: IoT Central |
71 | | - href: ../iot-central/index.yml |
72 | | - - name: IoT Edge |
73 | | - href: ../iot-edge/index.yml |
74 | | - - name: Azure Maps |
75 | | - href: ../azure-maps/index.yml |
| 122 | + - name: Azure IoT services |
| 123 | + items: |
| 124 | + - name: Azure IoT Operations |
| 125 | + href: ../iot-operations/index.yml |
| 126 | + - name: IoT Hub |
| 127 | + href: ../iot-hub/index.yml |
| 128 | + - name: IoT Hub Device Provisioning Service |
| 129 | + href: ../iot-dps/index.yml |
| 130 | + - name: IoT Central |
| 131 | + href: ../iot-central/index.yml |
| 132 | + - name: IoT Edge |
| 133 | + href: ../iot-edge/index.yml |
| 134 | + - name: Azure Maps |
| 135 | + href: ../azure-maps/index.yml |
0 commit comments