Skip to content

Azure IoT Hub SDK for Node Release 2017-2-10

Compare
Choose a tag to compare
@anthonyvercolano anthonyvercolano released this 11 Feb 00:47

Service Client

  • Fix a typo on the methodName property in device_method_params.d.ts
  • Add optional continuationToken argument to query.next*()
  • Add getRegistryStatistics API to the Service SDK

Device Client

  • Properly set correlationId property in AMQP
  • Properly handle some errors when attaching with AMQP

Update the readme on how to run samples.

Various changes/fixes to the end to end tests.