Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 880 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 880 Bytes
page_type description languages products
sample
A set of easy-to-understand, continuously-tested samples for connecting to Azure IoT Hub with Azure IoT SDK for Node.js.
javascript
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. You can verify the current version of Node.js on your development machine using "node --version"

Resources