File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed 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/device/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