title | description | author | ms.author | ms.date | ms.topic | ms.service | services | zone_pivot_groups |
---|---|---|---|---|---|---|---|---|
Tutorial - Connect IoT Plug and Play sample device code to Azure IoT Hub | Microsoft Docs |
Tutorial - Build and run IoT Plug and Play sample device code (C, C#, Java, JavaScript, or Python) on Linux or Windows that connects to an IoT hub. Use the Azure IoT explorer tool to view the information sent by the device to the hub. |
danhellem |
dahellem |
07/14/2020 |
tutorial |
iot-develop |
iot-develop |
programming-languages-set-twenty-seven |
Tutorial: Connect a sample IoT Plug and Play device application running on Linux or Windows to IoT Hub
:::zone pivot="programming-language-ansi-c"
[!INCLUDE iot-pnp-connect-device-c]
[!INCLUDE iot-pnp-clean-resources-short]
:::zone-end
:::zone pivot="programming-language-csharp"
[!INCLUDE iot-pnp-connect-device-csharp]
[!INCLUDE iot-pnp-clean-resources-short]
:::zone-end
:::zone pivot="programming-language-java"
[!INCLUDE iot-pnp-connect-device-java]
[!INCLUDE iot-pnp-clean-resources-short]
:::zone-end
:::zone pivot="programming-language-javascript"
[!INCLUDE iot-pnp-connect-device-node]
[!INCLUDE iot-pnp-clean-resources-short]
:::zone-end
:::zone pivot="programming-language-python"
[!INCLUDE iot-pnp-connect-device-python]
[!INCLUDE iot-pnp-clean-resources-short]
:::zone-end
:::zone pivot="programming-language-embedded-c"
[!INCLUDE iot-pnp-connect-device-embedded-c]
:::zone-end
In this tutorial, you've learned how to connect an IoT Plug and Play device to an IoT hub. To learn more about how to build a solution that interacts with your IoT Plug and Play devices, see:
[!div class="nextstepaction"] How-to: Connect to and interact with a device