# azure-iot-samples-node **Repository Path**: kratos123/azure-iot-samples-node ## Basic Information - **Project Name**: azure-iot-samples-node - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-06 - **Last Updated**: 2022-01-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README --- page_type: sample description: "A set of easy-to-understand, continuously-tested samples for connecting to Azure IoT Hub with Azure IoT SDK for Node.js." languages: - javascript products: - azure - azure-iot-hub --- # Azure IoT Samples for Node.js azure-iot-samples-node provides a set of easy-to-understand, continuously-tested samples for connecting to Azure IoT Hub via Azure/azure-iot-sdk-node. ## Prerequisites - Node.js LTS or Current version on your development machine. You can download Node.js for multiple platforms from [nodejs.org](https://nodejs.org). You can verify the current version of Node.js on your development machine using "node --version" ## Resources - [azure-iot-sdk-node](https://github.com/Azure/azure-iot-sdk-node): contains the source code for Azure IoT Node SDK. - [Azure IoT Hub Documentation](https://docs.microsoft.com/azure/iot-hub/)