File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,10 @@ The IoT Plug and Play libraries and SDKs enable developers to build IoT solution
27
27
| 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 ) |
28
28
| 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 ) |
29
29
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
+
30
34
## Next steps
31
35
32
36
In addition to the device SDKs and libraries, you can use REST APIs to interact with the model repositories.
You can’t perform that action at this time.
0 commit comments