Azure IoT Hub SDK for Node Release 2017-2-10
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.