Skip to content

release_2017_07_28

Compare
Choose a tag to compare
@zolvarga zolvarga released this 29 Jul 15:38

Python Device Client

  • Add new device client constructor to create client with existing transport (transport sharing)
  • Expose all client APIs from C-SDK: set_connection_status_callback, set_retry_policy, get_retry_policy, set_device_method_callback_ex, device_method_response
  • New sample for transport sharing: iothub_client_shared_transport_sample.py
  • Update iothub_client_sample.py
  • Update to latest C SDK release (see changes here: https://github.com/Azure/azure-iot-sdk-c/releases)

Python Service Client

https://pypi.python.org/pypi?:action=display&name=azure-iothub-device-client&version=1.1.20.0
https://pypi.python.org/pypi?:action=display&name=azure-iothub-service-client&version=1.1.0.12