Skip to content

Commit 5312f53

Browse files
committed
IoT Hub tier support
1 parent ff87a71 commit 5312f53

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/iot-pnp/libraries-sdks.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ The IoT Plug and Play libraries and SDKs enable developers to build IoT solution
2727
| Java | [Maven](https://mvnrepository.com/artifact/com.microsoft.azure.sdk.iot/digital-twin-device-client-preview/1.0.0) | [GitHub](https://github.com/Azure/azure-iot-sdk-java) | [Digital Twin samples](https://github.com/Azure-Samples/azure-iot-samples-java/tree/master/digital-twin/Samples) | [Connect to IoT Hub](./quickstart-connect-pnp-device-java.md) | [Reference](https://docs.microsoft.com/java/api/com.microsoft.azure.sdk.iot.device) |
2828
| Node.js | [NPM](https://www.npmjs.com/package/azure-iot-digitaltwins-device) | [GitHub](https://github.com/Azure/azure-iot-sdk-node/tree/digitaltwins-preview) | [Digital Twin samples](https://github.com/Azure/azure-iot-sdk-node/tree/digitaltwins-preview/digitaltwins/samples) | [Connect to IoT Hub](./quickstart-connect-pnp-device-node.md) | [Reference](https://docs.microsoft.com/java/api/com.microsoft.azure.sdk.iot.device) |
2929

30+
## IoT Hub support
31+
32+
IoT Plug and Play device capabilities are only supported by [free and standard tier IoT hubs](../iot-hub/iot-hub-scaling.md).
33+
3034
## Next steps
3135

3236
In addition to the device SDKs and libraries, you can use REST APIs to interact with the model repositories.

0 commit comments

Comments
 (0)