|
1 |
| -### YamlMime:YamlDocument |
2 |
| -documentType: LandingData |
3 |
| -title: IoT Hub Documentation |
| 1 | +### YamlMime:Landing |
| 2 | + |
| 3 | +title: Azure IoT Hub Documentation |
4 | 4 | metadata:
|
5 |
| - title: Azure IoT Hub Documentation - Tutorials, API Reference | Microsoft Docs |
6 |
| - description: Learn how to use IoT Hub to connect, monitor, and control billions of Internet of Things assets. Tutorials, API references, videos and other documentation. |
7 |
| - author: dominicbetts |
8 |
| - manager: timlt |
9 |
| - ms.service: iot-hub |
| 5 | + title: Azure IoT Hub Documentation |
| 6 | + description: Learn how to use Azure IoT Hub to connect, monitor, and control billions of Internet of Things assets. |
10 | 7 | services: iot-hub
|
| 8 | + ms.service: iot-hub |
11 | 9 | ms.topic: landing-page
|
12 |
| - ms.date: 04/26/2018 |
13 |
| - ms.author: dobett |
14 |
| -abstract: |
15 |
| - description: Learn how to use IoT Hub to connect, monitor, and control billions of Internet of Things assets. Tutorials, API references, videos and other documentation help you deploy reliable and bi-directional communication between IoT devices and a solution back-end. |
16 |
| -sections: |
17 |
| - - title: 5-Minute Quickstarts |
18 |
| - items: |
19 |
| - - type: table |
20 |
| - style: dataMatrix |
21 |
| - columns: |
22 |
| - - image: |
23 |
| - src: media/index/logo_cli.svg |
24 |
| - - image: |
25 |
| - src: https://docs.microsoft.com/media/logos/logo_nodejs.svg |
26 |
| - - image: |
27 |
| - src: https://docs.microsoft.com/media/logos/logo_NET.svg |
28 |
| - - image: |
29 |
| - src: https://docs.microsoft.com/media/logos/logo_java.svg |
30 |
| - - image: |
31 |
| - src: https://docs.microsoft.com/media/logos/logo_python.svg |
32 |
| - - image: |
33 |
| - src: https://docs.microsoft.com/media/logos/logo_android.svg |
34 |
| - - image: |
35 |
| - src: https://docs.microsoft.com/media/logos/logo_c.svg |
36 |
| - - image: |
37 |
| - src: https://docs.microsoft.com/media/logos/logo_ios.svg |
38 |
| - rows: |
39 |
| - - title: Send telemetry |
40 |
| - values: |
41 |
| - - href: /azure/iot-hub/quickstart-send-telemetry-cli |
42 |
| - - href: /azure/iot-hub/quickstart-send-telemetry-node |
43 |
| - - href: /azure/iot-hub/quickstart-send-telemetry-dotnet |
44 |
| - - href: /azure/iot-hub/quickstart-send-telemetry-java |
45 |
| - - href: /azure/iot-hub/quickstart-send-telemetry-python |
46 |
| - - href: /azure/iot-hub/quickstart-send-telemetry-android |
47 |
| - - href: /azure/iot-hub/quickstart-send-telemetry-c |
48 |
| - - href: /azure/iot-hub/quickstart-send-telemetry-ios |
49 |
| - - title: Control a device |
50 |
| - values: |
51 |
| - - href: |
52 |
| - - href: /azure/iot-hub/quickstart-control-device-node |
53 |
| - - href: /azure/iot-hub/quickstart-control-device-dotnet |
54 |
| - - href: /azure/iot-hub/quickstart-control-device-java |
55 |
| - - href: /azure/iot-hub/quickstart-control-device-python |
56 |
| - - href: /azure/iot-hub/quickstart-control-device-android |
57 |
| - - title: Communicate using device streams (preview) |
58 |
| - values: |
59 |
| - - href: |
60 |
| - - href: /azure/iot-hub/quickstart-device-streams-echo-nodejs |
61 |
| - - href: /azure/iot-hub/quickstart-device-streams-echo-csharp |
62 |
| - - href: |
63 |
| - - href: |
64 |
| - - href: |
65 |
| - - href: /azure/iot-hub/quickstart-device-streams-echo-c |
66 |
| - - href: |
67 |
| - - title: SSH/RDP using device streams (preview) |
68 |
| - values: |
69 |
| - - href: |
70 |
| - - href: /azure/iot-hub/quickstart-device-streams-proxy-nodejs |
71 |
| - - href: /azure/iot-hub/quickstart-device-streams-proxy-csharp |
72 |
| - - href: |
73 |
| - - href: |
74 |
| - - href: |
75 |
| - - href: /azure/iot-hub/quickstart-device-streams-proxy-c |
76 |
| - - href: |
77 |
| - - title: Step-by-Step Tutorials |
78 |
| - items: |
79 |
| - - type: list |
80 |
| - style: ordered |
81 |
| - items: |
82 |
| - - html: <a href="/azure/iot-hub/tutorial-routing">Configure automated message routing in IoT Hub</a> |
83 |
| - - html: <a href="/azure/iot-hub/tutorial-device-twins">Configure your devices from a back-end service</a> |
84 |
| - - html: <a href="/azure/iot-hub/tutorial-firmware-update">Implement a device firmware update process</a> |
85 |
| - - html: <a href="/azure/iot-hub/tutorial-connectivity">Use a simulated device to test connectivity with your IoT hub</a> |
86 |
| - - title: Reference |
87 |
| - items: |
88 |
| - - type: list |
89 |
| - style: cards |
90 |
| - className: cardsD |
91 |
| - items: |
92 |
| - - title: Command-Line |
93 |
| - html: <p><a href="/cli/azure/iot">Azure CLI</a></p> |
94 |
| - - title: Languages |
95 |
| - html: <p><a href="/dotnet/api/microsoft.azure.devices">.NET (Service)</a></p><p><a href="/dotnet/api/microsoft.azure.devices.client">.NET (Devices)</a></p><p><a href="https://docs.microsoft.com/azure/iot-hub/iot-c-sdk-ref/">C (Device SDK)</a></p><p><a href="/java/api/com.microsoft.azure.sdk.iot.service">Java (Service)</a></p><p><a href="/java/api/com.microsoft.azure.sdk.iot.device">Java (Devices)</a></p><p><a href="/javascript/api/azure-iothub/?view=azure-iot-typescript-latest">Node.js (Service)</a></p><p><a href="/javascript/api/azure-iot-device/?view=azure-iot-typescript-latest">Node.js (Devices)</a></p> |
96 |
| - - title: REST |
97 |
| - html: <p><a href="/rest/api/iothub/device">REST (Device)</a></p><p><a href="/rest/api/iothub/service/configuration">REST (Service)</a></p><p><a href="/rest/api/iothub/iothubresource">REST (IoT Hub Resource)</a></p><p><a href="/rest/api/iothub/certificates">REST (Certificates)</a></p> |
| 10 | + author: robinsh |
| 11 | + ms.author: robinsh |
| 12 | + manager: eliotgra |
| 13 | + ms.date: 03/23/2020 |
| 14 | + |
| 15 | +landingContent: |
| 16 | + - title: Getting Started |
| 17 | + linkLists: |
| 18 | + - linkListType: quickstart |
| 19 | + links: |
| 20 | + - text: Create a hub using the Azure portal |
| 21 | + url: iot-hub-create-through-portal.md |
| 22 | + - text: Send telemetry from a device to a hub using CLI |
| 23 | + url: quickstart-send-telemetry-cli.md |
| 24 | + - text: Control a device connected to a hub |
| 25 | + url: quickstart-control-device-node.md |
| 26 | + - linkListType: get-started |
| 27 | + links: |
| 28 | + - text: Device management |
| 29 | + url: iot-hub-node-node-device-management-get-started.md |
| 30 | + - text: Configuring devices |
| 31 | + url: iot-hub-configuration-best-practices.md |
| 32 | + - title: Synchronize Device State |
| 33 | + linkLists: |
| 34 | + - linkListType: how-to-guide |
| 35 | + links: |
| 36 | + - text: Working with Device Twins using Node.js |
| 37 | + url: iot-hub-node-node-twin-getstarted.md |
| 38 | + - text: Understanding IoT metrics |
| 39 | + url: iot-hub-metrics.md |
| 40 | + - text: Diagnostics Logging |
| 41 | + url: iot-hub-monitor-resource-health.md |
| 42 | + - text: Monitor, diagnose, and troubleshoot disconnects with IoT |
| 43 | + url: iot-hub-troubleshoot-connectivity.md |
| 44 | + |
| 45 | + - title: Scale your solution |
| 46 | + linkLists: |
| 47 | + - linkListType: concept |
| 48 | + links: |
| 49 | + - text: Choosing the right tier |
| 50 | + url: iot-hub-scaling.md |
| 51 | + - text: Understand quotas and throttling |
| 52 | + url: iot-hub-devguide-quotas-throttling.md |
| 53 | + - title: Select your Protocol |
| 54 | + linkLists: |
| 55 | + - linkListType: concept |
| 56 | + links: |
| 57 | + - text: Supported Protocols |
| 58 | + url: iot-hub-devguide-protocols.md |
| 59 | + - text: TLS Support |
| 60 | + url: iot-hub-tls-support.md |
| 61 | + - text: MQTT Support |
| 62 | + url: iot-hub-mqtt-support.md |
| 63 | + - text: IP Addressing |
| 64 | + url: iot-hub-understand-ip-address.md |
| 65 | + - text: AMQP |
| 66 | + url: iot-hub-amqp-support.md |
| 67 | + - text: Protocol gateway |
| 68 | + url: iot-hub-protocol-gateway.md |
| 69 | + - title: Route device data to another service |
| 70 | + linkLists: |
| 71 | + - linkListType: concept |
| 72 | + links: |
| 73 | + - text: Understand Azure IoT Hub message routing |
| 74 | + url: iot-hub-devguide-messages-d2c.md |
| 75 | + - linkListType: tutorial |
| 76 | + links: |
| 77 | + - text: Prep with Azure CLI |
| 78 | + url: tutorial-routing-config-message-routing-cli.md |
| 79 | + - text: Prep with Azure Resource Manager template |
| 80 | + url: tutorial-routing-config-message-routing-rm-template.md |
| 81 | + - text: Run and view routing results |
| 82 | + url: tutorial-routing-view-message-routing-results.md |
| 83 | + - title: Use IoT Hub Tools |
| 84 | + linkLists: |
| 85 | + - linkListType: how-to-guide |
| 86 | + links: |
| 87 | + - text: Using IoT Tools for VS Code |
| 88 | + url: iot-hub-create-use-iot-toolkit.md |
| 89 | + - text: IoT Explorer |
| 90 | + url: ../iot-pnp/howto-install-iot-explorer.md |
| 91 | + - title: Using IoT Security certificates |
| 92 | + linkLists: |
| 93 | + - linkListType: concept |
| 94 | + links: |
| 95 | + - text: Control access to IoT Hub |
| 96 | + url: iot-hub-devguide-security.md |
| 97 | + - text: Device Authentication using X.509 CA certs |
| 98 | + url: iot-hub-x509ca-overview.md |
| 99 | + - text: X.509 security with IoT Hub |
| 100 | + url: iot-hub-security-x509-get-started.md |
| 101 | + - text: X.509 CA cert security concepts |
| 102 | + url: iot-hub-x509ca-concept.md |
0 commit comments