New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

azure-iot-device

Package Overview
Dependencies
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azure-iot-device

Azure IoT SDK - Device

  • 1.0.0-preview.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
9.1K
increased by4.8%
Maintainers
1
Weekly downloads
 
Created
Source

Microsoft Azure IoT device SDK for Node.js

The Microsoft Azure IoT device libraries for Node.js contain code that facilitates building devices and applications that connect to and are managed by Azure IoT Hub.

Features

The IoT device SDK for Node.js libraries enable you to:

  • Send event data to Azure IoT based services.
  • Map server commands to device functions.
  • Batch messages to improve communication efficiency.
  • Support pluggable transport protocols. HTTPS protocol is available now.

Directory structure of repository

All the Node.js specific resources are located in the node folder. This folder contains various script files to help you to Prepare your development environment.

The node folder contains the following subfolders:

/build

This folder contains various JavaScript build scripts.

/common

This folder contains common library code used by both the device and service libraries.

/device/doc

This folder contains application development guideline documents:

/device/lib

This folder contains the device SDK library code.

/device/samples

This folder contains various sample applications that illustrate how to use the device features of the Microsoft Azure IoT SDK for Node.js.

API reference

API documentation can be found here:

{IoT device SDK root}/node/device/doc/api_reference/index.html

FAQs

Package last updated on 26 Sep 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc