Skip to content

Azure IoT Device and Service SDKs for Node.js

Compare
Choose a tag to compare
@pierreca pierreca released this 15 Dec 03:23
· 1158 commits to main since this release

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