Azure IoT Device Library for Python v2.1.0 and Azure IoT Hub Library for Python v2.1.0
Device Library Changelog
Fixes
- Content type and content encoding are NOT defaulted on messages
- Reconnect and retry stage changed to resolve some reconnect bugs.
- Lower logging level for unexpected disconnections/connections to reduce severity of handled failures
- Stop retrying on SSL errors from TLS exchanges
- User agent to identify usage of SDK
Feature
- Support proxy via MQTT
Hub Library Changelog
Feature
- c2d supported using amqp
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