Skip to content

Commit 77e0d3d

Browse files
committed
Incorp, round 1
1 parent 8582555 commit 77e0d3d

File tree

1 file changed

+21
-23
lines changed

1 file changed

+21
-23
lines changed

articles/iot-hub/TOC.yml

Lines changed: 21 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@
484484
- name: Azure PowerShell
485485
displayName: Az.IotHub
486486
href: /powershell/module/az.iothub#iothub
487-
- name: .NET
487+
- name: .NET SDKs
488488
items:
489489
- name: Device
490490
displayName: .NET, Microsoft.Azure.Devices.Client
@@ -494,19 +494,19 @@
494494
href: /dotnet/api/microsoft.azure.devices
495495
- name: Management
496496
displayName: .NET, Microsoft.Azure.Management.DeviceUpdate, Microsoft.Azure.Management.DeviceUpdate.Models, Microsoft.Azure.Management.IotHub, Microsoft.Azure.Management.IotHub.Models
497-
href: /dotnet/api/microsoft.azure.management.iothub.models
498-
- name: Java
497+
href: /dotnet/api/overview/azure/resourcemanager.iothub-readme?view=azure-dotnet
498+
- name: Python SDKs
499499
items:
500500
- name: Device
501-
displayName: Java, com.microsoft.azure.sdk.iot.device
502-
href: /java/api/com.microsoft.azure.sdk.iot.device
501+
displayName: Python, azure-iot-device
502+
href: /python/api/azure-iot-device
503503
- name: Service
504-
displayName: Java, com.microsoft.azure.sdk.iot.service
505-
href: /java/api/com.microsoft.azure.sdk.iot.service
504+
displayName: Python, azure-iot-hub
505+
href: /python/api/azure-iot-hub
506506
- name: Management
507-
displayName: Java, Java Development Kit, JDK
508-
href: /java/api/overview/azure/resourcemanager-iothub-readme
509-
- name: Node.js
507+
displayName: Puthon, azure-mgmt-iothub
508+
href: /python/api/azure-mgmt-iothub
509+
- name: Node.js SDKs
510510
items:
511511
- name: Device
512512
displayName: Node.js, azure-iot-device, JavaScript
@@ -517,23 +517,21 @@
517517
- name: Management
518518
displayName: Node.js, JavaScript
519519
href: /javascript/api/overview/azure/iot-hub
520-
- name: Python
520+
- name: Java SDKs
521521
items:
522522
- name: Device
523-
displayName: Python, azure-iot-device
524-
href: /python/api/azure-iot-device
523+
displayName: Java, com.microsoft.azure.sdk.iot.device
524+
href: /java/api/com.microsoft.azure.sdk.iot.device
525525
- name: Service
526-
displayName: Python, azure-iot-hub
527-
href: /python/api/azure-iot-hub
526+
displayName: Java, com.microsoft.azure.sdk.iot.service
527+
href: /java/api/com.microsoft.azure.sdk.iot.service
528528
- name: Management
529-
displayName: Puthon, azure-mgmt-iothub
530-
href: /python/api/azure-mgmt-iothub
531-
- name: C
532-
items:
533-
- name: C SDKs and Libraries
534-
displayName: C, Device Client SDK, Provisioning Client SDK
535-
href: https://github.com/Azure/azure-iot-sdk-c/
536-
- name: REST
529+
displayName: Java, Java Development Kit, JDK
530+
href: /java/api/overview/azure/resourcemanager-iothub-readme
531+
- name: C SDKs and libraries
532+
displayName: C, Device Client SDK, Provisioning Client SDK
533+
href: https://github.com/Azure/azure-iot-sdk-c/
534+
- name: REST APIs
537535
items:
538536
- name: Device
539537
displayName: REST, /rest/api/iothub/device

0 commit comments

Comments
 (0)