Skip to content

Azure IoT Device Library for Python v2.4.0

Compare
Choose a tag to compare
@cartertinney cartertinney released this 06 Nov 02:33

Device Library Change Log

Features

  • Added APIs for user-provided SAS tokens on IoTHub clients
    • .create_from_sastoken() allows the creation of a Device/Module client from a SAS token string
    • .update_sastoken() allows for a new sastoken to be provided to the Device/Module client

Fixes

  • Fixed bugs related to device/module ids with special characters on IoTHub clients
  • Fixed issues on the Provisioning clients related to invalid arguments
  • Various documentation fixes

Code Examples

https://github.com/Azure/azure-iot-sdk-python/tree/master/azure-iot-device/samples