amarzavery / azure-iot-samples-node

azure-iot-node-samples provides a set of easy-to-understand, continuously-tested samples for using Azure IoT Hub and Azure IoT Hub Device Provisioning Service using Node.js SDK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

services platforms author
iot-hub
nodejs
azure-iot-sdks

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 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"

Resources

About

azure-iot-node-samples provides a set of easy-to-understand, continuously-tested samples for using Azure IoT Hub and Azure IoT Hub Device Provisioning Service using Node.js SDK.

License:MIT License


Languages

Language:JavaScript 100.0%