@@ -33,27 +33,37 @@ landingContent:
33
33
url : quickstart-control-device-dotnet.md
34
34
- text : using Node.js
35
35
url : quickstart-control-device-node.md
36
- - title : Configure device within an IoT solution
36
+ - title : Select Protocol
37
+ linkLists :
38
+ - linkListType : concept
39
+ links :
40
+ - text : Protocol
41
+ url : iot-hub-devguide-protocols.md
42
+ - text : TLS Support
43
+ url : iot-hub-tls-support.md
44
+ - text : MQTT Support
45
+ url : iot-hub-mqtt-support.md
46
+ - text : IP Addressing
47
+ url : iot-hub-understand-ip-address.md
48
+ - text : AMQP
49
+ url : iot-hub-amqp-support.md
50
+ - text : Custom gateway
51
+ url : iot-hub-protocol-gateway.md
52
+ - title : Scale your solution
37
53
linkLists :
38
54
- linkListType : concept
39
55
links :
40
- - text : Configure device in an IoT solution
56
+ - text : Choosing the right tier
57
+ url : iot-hub-scaling.md
58
+ - text : Best practices for configuring devices
41
59
url : iot-hub-configuration-best-practices.md
42
60
- linkListType : how-to-guide
43
61
links :
44
62
- text : Device twins
45
63
url : iot-hub-devguide-device-twins.md
46
64
- text : Module twins
47
65
url : iot-hub-devguide-module-twins.md
48
- - title : Scale your IoT solution
49
- linkLists :
50
- - linkListType : concept
51
- links :
52
- - text : Choosing the right tier
53
- url : iot-hub-scaling.md
54
- - text : Device configuration in an IoT solution
55
- url : iot-hub-configuration-best-practices.md
56
- - title : Message Routing
66
+ - title : Route device data
57
67
linkLists :
58
68
- linkListType : tutorial
59
69
links :
@@ -65,27 +75,11 @@ landingContent:
65
75
links :
66
76
- text : Run and view routing results
67
77
url : tutorial-routing-view-message-routing-results.md
68
- - title : Protocols
69
- linkLists :
70
- - linkListType : concept
71
- links :
72
- - text : Overall protocols
73
- url : iot-hub-devguide-protocols.md
74
- - text : TLS Support
75
- url : iot-hub-tls-support.md
76
- - text : MQTT Support
77
- url : iot-hub-mqtt-support.md
78
- - text : IP Addressing
79
- url : iot-hub-understand-ip-address.md
80
- - text : AMQP
81
- url : iot-hub-amqp-support.md
82
- - text : Custom gateway
83
- url : iot-hub-protocol-gateway.md
84
78
- title : Tools
85
79
linkLists :
86
80
- linkListType : how-to-guide
87
81
links :
88
82
- text : using IoT Tools for VS Code
89
83
url : iot-hub-create-use-iot-toolkit.md
90
84
- text : IoT Explorer
91
- url : ./iot-pnp/howto-install-iot-explorer.md
85
+ url : .. /iot-pnp/howto-install-iot-explorer.md
0 commit comments