Azure IoT Device Library for Python v2.1.2 and Azure IoT Hub Library for Python v2.2.1
Device Library Change Log
Fixes
- Gets updated twin on reconnection
- Allow for direct method calls only after subscription succeeds.
- Improve garbage collection to avoid an orphaned paho client
- Lock janus to 0.4.0
- Minor fixes for generation of docs
- Minor fixes to links and markdown files
Samples
- Added sample sending messages from a downstream or 'leaf' device to IoT Edge
Hub Library Change Log
Feature
- Added a job manager
Fixes
- Added user id for messages
Samples
- Improve the upload to blob sample code
Code Examples
Device
https://github.com/Azure/azure-iot-sdk-python/tree/master/azure-iot-device/samples
Hub
https://github.com/Azure/azure-iot-sdk-python/tree/master/azure-iot-hub/samples