зеркало из
1
0
Форкнуть 0
A Node.js SDK for connecting devices to Microsoft Azure IoT services
Перейти к файлу
Anthony V. Ercolano fdcf47cc33
fix(samples): adjust samples to work better add readme.md (#883)
* fix(samples): adjust samples to work better add readme.md

* fix(pnp samples): adjust sample to ensure specific security types

In addition make sure if it's connectionString that there is something in the connection string and
at a minimum it has a HostName and DeviceId

* style(plug and play samples): change pnp to Plug and Play
2020-09-01 13:35:45 -07:00
.github chore: create config.yml for issue templates (#823) 2020-06-16 17:01:25 -07:00
build/tools release(2020-08-18): bump package versions 2020-08-18 16:36:25 +00:00
common release(2020-08-18): bump package versions 2020-08-18 16:36:25 +00:00
device fix(samples): adjust samples to work better add readme.md (#883) 2020-09-01 13:35:45 -07:00
doc docs(azure-iot-device): setOptions documentation (#865) 2020-07-28 13:54:19 -07:00
e2etests release(2020-08-18): bump package versions 2020-08-18 16:36:25 +00:00
longhaultests release(2020-08-18): bump package versions 2020-08-18 16:36:25 +00:00
provisioning release(2020-08-18): bump package versions 2020-08-18 16:36:25 +00:00
security release(2020-08-18): bump package versions 2020-08-18 16:36:25 +00:00
service release(2020-08-18): bump package versions 2020-08-18 16:36:25 +00:00
ts-e2e chore: audit all packages to remove vulnerabilities 2020-08-18 08:39:12 -07:00
vsts chore(multiple): replace fake keys in tests with generated uuids (#724) 2020-03-20 10:21:34 -07:00
.eslintrc.json refactor(multiple): update to typescript 3.7.5 move to dist instead of lib parameter checking and suppression (#824) 2020-06-26 17:00:25 -07:00
.gitattributes
.gitignore refactor(multiple): update to typescript 3.7.5 move to dist vs lib other minor (#833) 2020-07-01 19:25:31 -07:00
.jshintignore
.jshintrc
CODE_OF_CONDUCT.md
LICENSE
SECURITY.MD
commitlint.config.js
credscan_suppression.json
feature_matrix.md
lerna.json chore: initial addition of pnp simple thermostat sample (#827) 2020-07-02 16:55:41 -07:00
lts_branches.png
mocha-reports.json
package-lock.json chore: update packages in the root package.json (#880) 2020-08-19 11:48:18 -07:00
package.json chore: update packages in the root package.json (#880) 2020-08-19 11:48:18 -07:00
readme-modules.md
readme.md chore: fix dead links in readme (#886) 2020-09-01 12:47:42 -07:00
thirdpartynotice.txt
tls_protocol_version_and_ciphers.md
tslint.json

readme.md

Build Status

Help us help you with our IoT SDKs!

We are running a survey through August 2020 to learn more about your IoT projects and support needs. Our team will use this information to help shape the future of our IoT SDKs, and, if you choose to provide your contact information, we'll include you in our circle of advisors for early feedback. Consider spending ~5 minutes completing this survey-- we'd love to hear from you!

Getting Started

Why Azure IoT?

Click here to learn how Azure IoT can empower the digital transformation of your organization.

New to Azure IoT Hub?

Introduction to Azure IoT Hub: Follow this guide to learn how to set up an IoT Hub and IoT Hub devices.

New to the Azure IoT Node.JS SDK?

Try a Device Sample: Create a basic Node.js application following one of the device client library samples provided.

Components

The Azure IoT Node.js SDK enables developers to create IoT solutions written in Node.js for the Azure IoT platform. It is composed of the following client libraries:

  • Device Client Library: to connect devices and IoT Edge modules to Azure IoT Hub. API Reference | README | Configuration Options
    • Note: IoT Edge for Node.js is scoped to Linux containers & devices only. Learn more about using Linux containers for IoT edge on Windows devices.
  • Service Client Library: enables developing back-end applications making use of Azure IoT Hub. API Reference
  • Provisioning Device Client Library: to connect devices to the Azure IoT Provisioning Service. API Reference
  • Provisioning Service Client Library: enables developing back-end applications making use of the Azure IoT Provisioning Service. API Reference

Samples

Device Library Samples Service Library Samples

npm Package List

Azure IoT Hub Device Client Libraries

Name npm package
Device Client npm version
MQTT Transport npm version
AMQP Transport npm version
HTTP Transport npm version

Azure IoT Hub Service Client Libraries

Name npm package
Service SDK npm version

Azure IoT Hub Device Provisioning Service: Device Client Libraries

Name npm package
Device Client npm version
MQTT Transport npm version
AMQP Transport npm version
HTTP Transport npm version
TPM Security Client npm version
x509 Security Client npm version

Azure IoT Hub Device Provisioning Service: Service Client Libraries

Name npm package
Service SDK npm version

Working from Source Code

If you want to modify or contribute changes to the SDK, then you can build the libraries following these instructions.

How to Contribute

If you encounter any bugs, have suggestions for new features or if you would like to become an active contributor to this project please follow the instructions provided in the contribution guidelines.

  • Have a feature request for SDKs? Please post it on User Voice to help us prioritize
  • Have a technical question? Ask on Stack Overflow with tag "azure-iot-hub"
  • Need Support? Every customer with an active Azure subscription has access to support with guaranteed response time. Consider submitting a ticket and get assistance from Microsoft support team
  • Found a bug? Please help us fix it by thoroughly documenting it and filing an issue.

Platform Compatibility

The Azure IoT SDK for Node.js supports the LTS and Current versions of the Node.js runtime.

Long Term Support

The project offers a Long Term Support (LTS) version to allow users that do not need the latest features to be shielded from unwanted changes.

The maintenance lifetime of an LTS branch is currently planned for 12 months. LTS branches receive all bug fixes that fall in one of these categories:

  • security bugfixes
  • critical bugfixes (crashes, memory leaks, etc.)

No new features or improvements will be picked up in an LTS branch.

LTS branches are named lts_mm_yyyy, where mm and yyyy are the month and year when the branch was created. An example of such a branch is lts_07_2017.

Schedule1

Below is a table showing the mapping of the LTS branches to the package versions released

NPM Package Github Branch LTS Status LTS Start Date Maintenance End Date Removed Date
1.11.x lts_09_2019 Active 2019-09-09 2020-09-09 2021-03-09
1.17.x lts_07_2020 Active 2020-07-28 2021-07-28 2022-01-28

1 All scheduled dates are subject to change by the Azure IoT SDK team.

New LTS branches will generally be released around the midpoint of the current LTS.

Read More


This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Microsoft collects performance and usage information which may be used to provide and improve Microsoft products and services and enhance your experience. To learn more, review the privacy statement.