@@ -35,27 +35,21 @@ landingContent:
35
35
links :
36
36
- text : Send and receive messages
37
37
url : iot-hub-devguide-messaging.md
38
- - text : Use device twins
39
- url : iot-hub-devguide-device-twins.md
40
38
- text : Upload files
41
39
url : iot-hub-devguide-file-upload.md
42
40
43
41
- title : Process data with Azure services
44
42
linkLists :
45
- - linkListType : concept
46
- links :
47
- - text : Understand Azure IoT Hub message routing
48
- url : iot-hub-devguide-messages-d2c.md
49
43
- linkListType : tutorial
50
44
links :
51
45
- text : Route telemetry
52
46
url : tutorial-routing.md
53
- - text : Run and view routing results
54
- url : tutorial-routing-view-message-routing-results.md
55
- - text : Visualize data in a web app
56
- url : iot-hub-live-data-visualization-in-web-apps.md
57
47
- text : Visualize data in Power BI
58
48
url : iot-hub-live-data-visualization-in-power-bi.md
49
+ - linkListType : concept
50
+ links :
51
+ - text : Understand Azure IoT Hub message routing
52
+ url : iot-hub-devguide-messages-d2c.md
59
53
60
54
- title : Manage and monitor devices remotely
61
55
linkLists :
@@ -67,6 +61,8 @@ landingContent:
67
61
links :
68
62
- text : Invoke direct methods
69
63
url : iot-hub-devguide-direct-methods.md
64
+ - text : Use device twins
65
+ url : iot-hub-devguide-device-twins.md
70
66
- text : Monitor IoT Hub
71
67
url : monitor-iot-hub.md
72
68
- text : Update devices using Device Update for IoT Hub
0 commit comments