Skip to content

Releases: Azure/azure-iot-sdk-node

Azure IoT Device and Service SDKs for Node.js

Choose a tag to compare

@pierreca pierreca released this 15 Dec 03:23

Device SDK

  • Delay loading of azure-storage until actually needed
  • Update samples to use MQTT by default
  • Fix Twin class export in typescript definition files
  • Throws correct NotImplementedError when a feature is not implemented by a transport

Service SDK

  • Fixed wrong timeout property name in device method parameters
  • Update scheduled jobs samples

iothub-diagnostics

  • removed deprecated amqp-ws dependency

Azure IoT Device and Service SDKs