Skip to content

Azure IoT Device Library for Python v2.0.1 and Azure IoT Hub Library for Python v2.0.2

Compare
Choose a tag to compare
@olivakar olivakar released this 05 Feb 00:14

Device Library Changelog

Fixes

  • Message size limited to 256 KB
  • Change logging level for unexpected disconnections
  • SAS Token renewal in HTTP

Feature

  • Add connected property to clients

Hub Library Changelog

Fixes

  • Update query API for continuation tokens.

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