|
226 | 226 | href: ../iot/iot-security-best-practices.md?context=%2fazure%2fiot-hub%2frc%2frc
|
227 | 227 | - name: IoT security architecture
|
228 | 228 | href: ../iot/iot-security-architecture.md?context=%2fazure%2fiot-hub%2frc%2frc
|
229 |
| - |
230 | 229 | - name: How-to guides
|
231 | 230 | items:
|
232 | 231 | - name: Manage
|
|
481 | 480 | href: how-to-collect-device-logs.md
|
482 | 481 | - name: Migrate TLS certificate root
|
483 | 482 | href: migrate-tls-certificate.md
|
484 |
| - |
485 | 483 | - name: Reference
|
486 | 484 | items:
|
487 | 485 | - name: Azure CLI
|
|
490 | 488 | - name: Azure PowerShell
|
491 | 489 | displayName: Az.IotHub
|
492 | 490 | href: /powershell/module/az.iothub#iothub
|
493 |
| - - name: .NET (Device) |
494 |
| - displayName: Microsoft.Azure.Devices.Client |
495 |
| - href: /dotnet/api/microsoft.azure.devices.client |
496 |
| - - name: .NET (Service) |
497 |
| - displayName: Microsoft.Azure.Devices |
498 |
| - href: /dotnet/api/microsoft.azure.devices |
499 |
| - - name: .NET (Management) |
500 |
| - displayName: Microsoft.Azure.Management.DeviceUpdate, Microsoft.Azure.Management.DeviceUpdate.Models, Microsoft.Azure.Management.IotHub, Microsoft.Azure.Management.IotHub.Models |
501 |
| - href: /dotnet/api/microsoft.azure.management.iothub.models |
502 |
| - - name: Java (Device) |
503 |
| - displayName: com.microsoft.azure.sdk.iot.device |
504 |
| - href: /java/api/com.microsoft.azure.sdk.iot.device |
505 |
| - - name: Java (Service) |
506 |
| - displayName: com.microsoft.azure.sdk.iot.service |
507 |
| - href: /java/api/com.microsoft.azure.sdk.iot.service |
508 |
| - - name: Java (Management) |
509 |
| - displayName: Java Development Kit, JDK |
510 |
| - href: /java/api/overview/azure/resourcemanager-iothub-readme |
511 |
| - - name: Node.js (Device) |
512 |
| - displayName: azure-iot-device, JavaScript |
513 |
| - href: /javascript/api/azure-iot-device/ |
514 |
| - - name: Node.js (Service) |
515 |
| - displayName: azure-iothub, JavaScript |
516 |
| - href: /javascript/api/azure-iothub/ |
517 |
| - - name: Node.js (Management) |
518 |
| - displayName: JavaScript |
519 |
| - href: /javascript/api/overview/azure/iot-hub |
520 |
| - - name: Python (Device) |
521 |
| - displayName: azure-iot-device |
522 |
| - href: /python/api/azure-iot-device |
523 |
| - - name: Python (Service) |
524 |
| - displayName: azure-iot-hub |
525 |
| - href: /python/api/azure-iot-hub |
526 |
| - - name: Python (Management) |
527 |
| - displayName: azure-mgmt-iothub |
528 |
| - href: /python/api/azure-mgmt-iothub |
529 |
| - - name: C device SDK |
| 491 | + - name: .NET SDKs |
| 492 | + items: |
| 493 | + - name: Device |
| 494 | + displayName: .NET, Microsoft.Azure.Devices.Client |
| 495 | + href: /dotnet/api/microsoft.azure.devices.client |
| 496 | + - name: Service |
| 497 | + displayName: .NET, Microsoft.Azure.Devices |
| 498 | + href: /dotnet/api/microsoft.azure.devices |
| 499 | + - name: Management |
| 500 | + displayName: .NET, Microsoft.Azure.Management.DeviceUpdate, Microsoft.Azure.Management.DeviceUpdate.Models, Microsoft.Azure.Management.IotHub, Microsoft.Azure.Management.IotHub.Models |
| 501 | + href: /dotnet/api/overview/azure/resourcemanager.iothub-readme |
| 502 | + - name: Python SDKs |
| 503 | + items: |
| 504 | + - name: Device |
| 505 | + displayName: Python, azure-iot-device |
| 506 | + href: /python/api/azure-iot-device |
| 507 | + - name: Service |
| 508 | + displayName: Python, azure-iot-hub |
| 509 | + href: /python/api/azure-iot-hub |
| 510 | + - name: Management |
| 511 | + displayName: Puthon, azure-mgmt-iothub |
| 512 | + href: /python/api/azure-mgmt-iothub |
| 513 | + - name: Node.js SDKs |
| 514 | + items: |
| 515 | + - name: Device |
| 516 | + displayName: Node.js, azure-iot-device, JavaScript |
| 517 | + href: /javascript/api/azure-iot-device/ |
| 518 | + - name: Service |
| 519 | + displayName: Node.js, azure-iothub, JavaScript |
| 520 | + href: /javascript/api/azure-iothub/ |
| 521 | + - name: Management |
| 522 | + displayName: Node.js, JavaScript |
| 523 | + href: /javascript/api/overview/azure/iot-hub |
| 524 | + - name: Java SDKs |
| 525 | + items: |
| 526 | + - name: Device |
| 527 | + displayName: Java, com.microsoft.azure.sdk.iot.device |
| 528 | + href: /java/api/com.microsoft.azure.sdk.iot.device |
| 529 | + - name: Service |
| 530 | + displayName: Java, com.microsoft.azure.sdk.iot.service |
| 531 | + href: /java/api/com.microsoft.azure.sdk.iot.service |
| 532 | + - name: Management |
| 533 | + displayName: Java, Java Development Kit, JDK |
| 534 | + href: /java/api/overview/azure/resourcemanager-iothub-readme |
| 535 | + - name: C SDKs and libraries |
| 536 | + displayName: C, Device Client SDK, Provisioning Client SDK |
530 | 537 | href: https://github.com/Azure/azure-iot-sdk-c/
|
531 |
| - - name: REST (Device) |
532 |
| - href: /rest/api/iothub/device |
533 |
| - - name: REST (Service) |
534 |
| - href: /rest/api/iothub/service/configuration |
535 |
| - - name: REST (IoT Hub Resource) |
536 |
| - href: /rest/api/iothub/iothubresource |
537 |
| - - name: REST (Certificates) |
538 |
| - href: /rest/api/iothub/certificates |
| 538 | + - name: REST APIs |
| 539 | + displayName: REST, /rest/api/iothub/ |
| 540 | + href: /rest/api/iothub/ |
539 | 541 | - name: Resource Manager template
|
540 | 542 | displayName: Microsoft.Devices, IotHubs/certificates, IotHubs/eventHubEndpoints/ConsumerGroups, IotHubs/privateEndpointConnections
|
541 | 543 | href: /azure/templates/microsoft.devices/iothub-allversions
|
|
0 commit comments