azure-iot-sdk-node

A Node.js SDK for connecting devices to Microsoft Azure IoT services

OTHER License

Downloads
164.6K
Stars
262
Committers
84

Bot releases are hidden (Show)

azure-iot-sdk-node - Azure IoT SDKs for Node.js v1.14.0

Published by anthonyvercolano over 4 years ago

  • (chore) add issue templates workflow and added bug template
  • test(azure-iot-device-mqtt): reformat _mqtt_test.js (#741)
  • improvement(provisioning samples): use the results of the registration to create and open device
  • fix(azure-iothub): fix signature for getTwin, updateTwin, updateModuleTwin to use Twin (#673)
  • chore(multiple): update dependencies to remove vulnerabilities (#725)
  • chore(multiple): replace fake keys in tests with generated uuids (#724)
  • feat: mqtt ping timer (#537) (#417)

Utilizing the setOptions api: as an example, {'keepalive': 50} would set the ping to every 50 second. Currently only implemented for the mqtt protocol.

Package versions

azure-iot-sdk-node - Azure IoT SDKs for Node.js v1.13.0

Published by anthonyvercolano over 4 years ago

  • feat(azure-iot-service): add function to import/export by identity (#709)

    Enables new security functionality to specify how hub should authenticate when working with a storage account when running import/export devices jobs. Initially, this feature has limited availability, starting with 3 public cloud Azure regions. Since it is not yet widely available, this functionality must be explicitly enabled by the user. To enable this functionality, this version of the SDK will require setting an environment variable of EnableStorageIdentity to 1. Once this feature is widely available, another SDK version will be released with this requirement removed. Please see this page about IoT Hub support for virtual networks for more information.

  • docs: update LTS lifetime and maintenance length

  • feat(multiple): add an option to set token renewal values for shared access key authentication

  • chore: update debug looper to use node 8 for windows and 10 for ubuntu (#706)

  • fix(azure-iot-device): security provider should deal with module SAS #703

  • fix: patch unhandled promise

  • fix: remove pretty-print (#700)

  • chore(multiple): add script to perform a package-lock.json refresh

  • chore: remove the dependency for istanbul

  • chore: update dependencies

  • chore(azure-iot-device): Modify Edge keyword from comments

  • chore: istanbul to nyc (#685)

  • chore: adding conventional commits enforcement (#684)

Package versions

azure-iot-sdk-node - Azure IoT SDKs for Node.js v1.12.2

Published by anthonyvercolano almost 5 years ago

This release contains fixes and documentation updates:

It includes the following:

  • fix (azure-iothub): Added the property moduleContent #675. (#676)
  • chore (multiple): Fix various linting problems. (#674)
  • doc: Updating TLS md (#672)
  • fix[azure-iot-device]: uploadToBlob large file support (#670)
  • doc: Adding tls document describing what we support (#669)

Package versions

azure-iot-sdk-node - Azure IoT SDKs for Node.js v1.12.1

Published by anthonyvercolano almost 5 years ago

This release contains fixes and documentation updates:

It includes the following:

  • chore: Correct documentation and debug statements. (#667)
  • chore: Update protocol transport versions. (#666)
  • fix (device provisioning): device enrollment has more optional properties (#663) - Thank you @coderbyheart
  • chore: move edge-e2e wrappers into Horton tree
  • docs: minor patch on formatting (#660)
  • docs: updating readmes
  • chore (multiple): Adjust versions so hoisting is clean. (#656)
  • chore: Added Security MD file to the repo (#648)

Package versions

azure-iot-sdk-node - Azure IoT SDKs for Node.js v1.12.0

Published by anthonyvercolano about 5 years ago

This release contains features, fixes and documentation updates:

It includes the following:

  • feat(device): Add SeAsSecurityMessage interface and unit tests (#633)
  • docs: Mark lts_09_2018 as deprecated. (#635)
  • fix(multiple packages): Normalizing Device Connection String environment variable between samples (#632)
  • fix(device): revert sample change (#631)
  • fix(azure-iot-device-mqtt): sendEvent bug (#627)
  • docs(provisioning): add reference to DPS docs (#620) Thank you @gjswalling.
  • feat(multiple packages): Expose Advanced File Upload API (#610)
  • docs: Update the LTS information. (#625)

Package versions

azure-iot-sdk-node - Azure IoT SDKs for Node.js v1.11.1

Published by YoDaMa about 5 years ago

This release includes the following:

  • (fix): upload to blob error logging
  • (fix): remove console log from test file
  • (chore): environment variables from connection strings
  • (chore): resolve security vulnerabilities

Package versions

azure-iot-sdk-node - Azure IoT SDKs for Node.js v1.11.0

Published by YoDaMa about 5 years ago

This release includes the following:

Special thanks to @dimiboi for providing the PR for adding proxy support to blob file upload.

Package versions

azure-iot-sdk-node - Azure IoT SDKs for Node.js v1.10.0

Published by YoDaMa over 5 years ago

This release includes the following:

  • (feature) - Update IoT Hub API version string to 2019-03-30.
  • (feature) - Add ProductInfo Option (Custom User Agent).
  • (feature) - Add webSocketAgent Option for amqp.
  • (fix) - Issue #560: Bug using Device.Client#close() as a Promise.
  • (fix) - Issue #569: AMQP Transport: Unexpected exception being thrown when connectivity is unstable.
  • (fix) - Improvements to debug logging.
  • (fix) - Update use of Node.js Buffer to drop use of deprecated API.
  • (fix) - Updated readme.md to reflect support for Node.js LTS and Current.

Package versions

azure-iot-sdk-node - Azure IoT SDKs for Node.js v1.9.8

Published by anthonyvercolano over 5 years ago

azure-iot-sdk-node - Azure IoT SDKs for Node.js v1.9.7

Published by anthonyvercolano over 5 years ago

This release includes the following:

  • (feature)- deviceScope property support.
  • (update) - update dependency package versions due to npm audit report.
  • (update) - minor edits to conform to policies.
  • (update) - update tsconfigs and tslint.
  • (update) - make dependency versions consistent for better hoisting.

Package versions

azure-iot-sdk-node - Azure IoT SDKs for Node.js v1.9.5

Published by anthonyvercolano over 5 years ago

This release includes the following:

  • Fixes to documentation: Issue #525 (@lordbah), #522 (@kartben), #515 (@louistiti)
  • Fixes to end-to-end tests.
  • Changes to the release automation.
  • Update to RHEA 1.0.2.
  • Fix to provisioning sample.
  • Add capabilities property for enrollmentGroup.

Package versions

azure-iot-sdk-node - Azure IoT SDKs for Node.js v1.9.4

Published by pierreca over 5 years ago

This release includes the following bug fixes:

  • Update to the latest version of the tss.js API, which fixes compatibility with Node v10.x.x (fix #332)
  • Fix an issue in the CBS code which may cause silent disconnects when using AMQP

Package versions

azure-iot-sdk-node - Azure IoT Hub SDKs v1.9.3 // Provisioning SDKs v1.5.3

Published by anthonyvercolano over 5 years ago

(update) Update readme for privacy disclaimer
(update) Update e2e tests to use Event Hub SDK
(fix) fix jshint failures
(update) Update to latest RHEA 0.3.9

azure-iot-sdk-node - Azure IoT Hub SDKs v1.9.2 // Provisioning SDKs v1.5.2

Published by anthonyvercolano over 5 years ago

fix (Issue #426) - Update samples to use fromEnvironment.
fix (Issue #459) - Correct the TS signature for invokeDeviceMethod.
update - Add in the file upload e2e test.
fix(Issue #467) - Add in missing exports.
update - Improve sync on module e2e test.

azure-iot-sdk-node - Azure IoT Hub SDKs v1.9.1 // Provisioning SDKs v1.5.1

Published by anthonyvercolano almost 6 years ago

Patch release to include new feature: certificate engine option for HTTP TLS.

Thanks to @sNAtttu for PR #456.

azure-iot-sdk-node - Azure IoT Hub SDKs v1.9.0 // Provisioning SDKs v1.5.0

Published by pierreca almost 6 years ago

This is the official general availability release of the SDKs updated with the Azure IoT Hub Device Provisioning Service Anniversary Update.

The new service features are described in this blog post (includes video):
https://azure.microsoft.com/en-us/blog/new-year-newly-available-iot-hub-device-provisioning-service-features/

Azure IoT Hub Provisioning Service Device SDK

[email protected]
[email protected]
[email protected]
[email protected]
[email protected]

  • Added support for symmetric key attestation mechanism

Azure IoT Hub Provisioning Service SDK

[email protected]

  • Added support for:
    • Symmetric Key attestations
    • Reprovisioning
    • Custom Allocation Policies
    • Group Allocation Policies

Azure IoT Hub SDKs

[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]

azure-iot-sdk-node - Azure IoT SDKs for Node.js v1.8.3 (Device/Hub) v1.4.3 (Provisioning) and v1.3.3 (security)

Published by anthonyvercolano almost 6 years ago

Patch release to update to latest version of Rhea AMQP (0.3.6)

Thanks to @wmmihaa for PR #451

azure-iot-sdk-node - Azure IoT Hub Provisioning Service SDKs: Anniversary Update!

Published by pierreca almost 6 years ago

Device SDK

[email protected]
[email protected]
[email protected]
[email protected]
[email protected]

  • Added support for symmetric key attestation mechanism

Service SDK

[email protected]

  • Added support for:
    • Symmetric Key attestations
    • Reprovisioning
    • Custom Allocation Policies
    • Group Allocation policies
Package Rankings
Top 1.55% on Npmjs.org
Related Projects