You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-develop/libraries-sdks.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,8 +32,7 @@ The IoT Plug and Play libraries and SDKs enable developers to build IoT solution
32
32
| .NET - IoT Hub service |[NuGet 1.27.1](https://www.nuget.org/packages/Microsoft.Azure.Devices)|[GitHub](https://github.com/Azure/azure-iot-sdk-csharp)|[Samples](https://github.com/Azure-Samples/azure-iot-samples-csharp/tree/main/iot-hub/Samples/service/PnpServiceSamples)| N/A |[Reference](/dotnet/api/microsoft.azure.devices)|
33
33
| Java - IoT Hub service |[Maven 1.26.0](https://mvnrepository.com/artifact/com.microsoft.azure.sdk.iot/iot-service-client/1.26.0)|[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)| N/A |[Reference](/java/api/com.microsoft.azure.sdk.iot.service)|
34
34
| Node - IoT Hub service |[npm 1.13.0](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)| N/A |[Reference](/javascript/api/azure-iothub/)|
35
-
| Python - Digital Twins service |[pip 2.2.3](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)|[Interact with IoT Hub Digital Twins API](tutorial-service.md)| N/A |
36
-
| Node - Digital Twins service |[npm 1.13.0](https://www.npmjs.com/package/azure-iot-digitaltwins-service)|[GitHub](https://github.com/Azure/azure-iot-sdk-node)|[Samples](https://github.com/Azure/azure-iot-sdk-node/tree/main/service/samples/javascript)|[Interact with IoT Hub Digital Twins API](tutorial-service.md)| N/A |
35
+
| Python - IoT Hub service |[pip 2.2.3](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)| N/A |[Reference](/python/api/azure-iot-hub/)|
0 commit comments