File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ The DPS management SDKs help you build backend applications that manage the DPS
67
67
68
68
| Platform | Package | Code repository | Reference |
69
69
| -----| -----| -----| -----|
70
- | .NET| [ NuGet] ( https://www.nuget.org/packages/Microsoft.Azure.Management.DeviceProvisioningServices ) | [ GitHub] ( https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/deviceprovisioningservices/Microsoft.Azure.Management.DeviceProvisioningServices ) | [ Reference] ( /dotnet/api/overview/azure/deviceprovisioningservice/management ) |
70
+ | .NET| [ NuGet] ( https://www.nuget.org/packages/Microsoft.Azure.Management.DeviceProvisioningServices ) | [ GitHub] ( https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/deviceprovisioningservices/Microsoft.Azure.Management.DeviceProvisioningServices ) | [ Reference] ( /dotnet/api/overview/azure/resourcemanager.deviceprovisioningservices-readme ) |
71
71
| Java| [ Maven] ( https://mvnrepository.com/artifact/com.azure.resourcemanager/azure-resourcemanager-deviceprovisioningservices ) | [ GitHub] ( https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/deviceprovisioningservices/azure-resourcemanager-deviceprovisioningservices ) | [ Reference] ( /java/api/com.azure.resourcemanager.deviceprovisioningservices ) |
72
72
| Node.js| [ npm] ( https://www.npmjs.com/package/@azure/arm-deviceprovisioningservices ) | [ GitHub] ( https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/deviceprovisioningservices/arm-deviceprovisioningservices ) | [ Reference] ( /javascript/api/overview/azure/arm-deviceprovisioningservices-readme ) |
73
73
| Python| [ pip] ( https://pypi.org/project/azure-mgmt-iothubprovisioningservices/ ) | [ GitHub] ( https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/iothub/azure-mgmt-iothubprovisioningservices ) | [ Reference] ( /python/api/azure-mgmt-iothubprovisioningservices ) |
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ The Azure IoT service SDKs contain code to facilitate building applications that
63
63
| ---| ---| ---| ---| ---|
64
64
| .NET | [ NuGet] ( https://www.nuget.org/packages/Microsoft.Azure.Devices ) | [ GitHub] ( https://github.com/Azure/azure-iot-sdk-csharp ) | [ Samples] ( https://github.com/Azure/azure-iot-sdk-csharp/tree/main/iothub/service/samples ) | [ Reference] ( /dotnet/api/microsoft.azure.devices ) |
65
65
| Java | [ Maven] ( https://mvnrepository.com/artifact/com.microsoft.azure.sdk.iot/iot-service-client ) | [ GitHub] ( https://github.com/Azure/azure-iot-sdk-java ) | [ Samples] ( https://github.com/Azure/azure-iot-sdk-java/tree/main/service/iot-service-samples/pnp-service-sample ) | [ Reference] ( /java/api/com.microsoft.azure.sdk.iot.service ) |
66
- | Node | [ npm] ( https://www.npmjs.com/package/azure-iothub ) | [ GitHub] ( https://github.com/Azure/azure-iot-sdk-node ) | [ Samples ] ( https://github.com/Azure/azure-iot-sdk-node/tree/main/service/samples ) | [ Reference] ( /javascript/api/azure-iothub/ ) |
66
+ | Node | [ npm] ( https://www.npmjs.com/package/azure-iothub ) | [ GitHub] ( https://github.com/Azure/azure-iot-sdk-node ) | | [ Reference] ( /javascript/api/azure-iothub/ ) |
67
67
| Python | [ pip] ( https://pypi.org/project/azure-iot-hub ) | [ GitHub] ( https://github.com/Azure/azure-iot-hub-python ) | [ Samples] ( https://github.com/Azure/azure-iot-hub-python/tree/main/samples ) | [ Reference] ( /python/api/azure-iot-hub ) |
68
68
69
69
## Azure IoT Hub management SDKs
You can’t perform that action at this time.
0 commit comments