Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 999 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 999 Bytes

❗ ARCHIVED

Warning
All the samples have been moved to our main repository azure-iot-sdk-node.
Please submit an Issue or PR in the azure-iot-sdk-node repository if there are additional samples you would like to see.

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. You can verify the current version of Node.js on your development machine using "node --version"

Resources