Azure IoT Python SDK v2—New improvements are now available
Published date: March 05, 2020
Azure IoT Python SDK v2 has just been released with major new improvements. Version 2.1.0 includes two notable changes:
- On the device side, we added several changes aimed at improving MQTT connection resiliency. These include adjustments to the reconnect and retry stages for improved handling of reconnection errors and simplifying error messages received from the underlying MQTT library.
- On the service side, we added support for cloud-to-device messaging. View a sample of this feature.
Upgrade now and check out these improvements for yourself, and please share any feedback through Github.