services | platforms | author |
---|---|---|
iot-hub |
nodejs |
azure-iot-sdks |
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.
- Node.js v4.x.x or later 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"
- azure-iot-sdk-node: contains the source code for Azure IoT Node SDK.
- Azure IoT Hub Documentation