@@ -11,7 +11,7 @@ metadata:
11
11
ms.topic : landing-page
12
12
author : timlt
13
13
ms.author : timlt
14
- ms.date : 03/07 /2022
14
+ ms.date : 03/10 /2022
15
15
ms.custom : contperf-fy22q3
16
16
17
17
landingContent :
@@ -21,34 +21,34 @@ landingContent:
21
21
links :
22
22
- text : What is Azure IoT device development?
23
23
url : about-iot-develop.md
24
+ - text : Overview of device types
25
+ url : concepts-iot-device-types.md
24
26
- text : Overview of Azure IoT Device SDKs
25
27
url : about-iot-sdks.md
26
28
- text : Connection options for Azure IoT device developers
27
29
url : concepts-overview-connection-options.md
28
- - text : What is IoT Plug and Play?
29
- url : overview-iot-plug-and-play.md
30
30
- title : Get started with device application development
31
31
linkLists :
32
32
- linkListType : quickstart
33
33
links :
34
- - text : Send device telemetry to IoT Hub
34
+ - text : Connect a device to IoT Hub
35
35
url : quickstart-send-telemetry-iot-hub.md
36
- - text : Send device telemetry to IoT Central
36
+ - text : Connect a device to IoT Central
37
37
url : quickstart-send-telemetry-central.md
38
38
- title : Get started with embedded device development
39
39
linkLists :
40
40
- linkListType : quickstart
41
41
links :
42
+ - text : Connect an MXCHIP AZ3166 to Azure IoT Central
43
+ url : quickstart-devkit-mxchip-az3166.md
44
+ - text : Connect an MXCHIP AZ3166 to Azure IoT Hub
45
+ url : quickstart-devkit-mxchip-az3166-iot-hub.md
42
46
- text : Connect a Microchip ATSAME54-XPro to Azure IoT
43
47
url : quickstart-devkit-microchip-atsame54-xpro.md
44
48
- text : Connect an STMicroelectronics L4S5I-IOT01A to Azure IoT
45
49
url : quickstart-devkit-stm-b-l4s5i.md
46
50
- text : Connect an STMicroelectronics L475E-IOT01A to Azure IoT
47
51
url : quickstart-devkit-stm-b-l475e.md
48
- - text : Connect an MXCHIP AZ3166 to Azure IoT Central
49
- url : quickstart-devkit-mxchip-az3166.md
50
- - text : Connect an MXCHIP AZ3166 to Azure IoT Hub
51
- url : quickstart-devkit-mxchip-az3166-iot-hub.md
52
52
- title : Build device solutions
53
53
linkLists :
54
54
- linkListType : tutorial
@@ -65,13 +65,7 @@ landingContent:
65
65
linkLists :
66
66
- linkListType : concept
67
67
links :
68
- - text : Overview of device types
69
- url : concepts -iot-device-types .md
68
+ - text : What is IoT Plug and Play?
69
+ url : overview -iot-plug-and-play .md
70
70
- text : Developer guide
71
- url : concepts-developer-guide-device.md
72
- - text : Modeling guide
73
- url : concepts-modeling-guide.md
74
- - text : IoT Plug and Play conventions
75
- url : concepts-convention.md
76
- - text : IoT Plug and Play bridge
77
- url : concepts-iot-pnp-bridge.md
71
+ url : concepts-developer-guide-device.md
0 commit comments