Skip to content

New Python IoTHub Service Client and updated IoTHub Device Client

Compare
Choose a tag to compare
@zolvarga zolvarga released this 06 Jan 21:08

Python Device Client

  • Implement DeviceTwin and DeviceMethod wrapper
  • Update sample for DeviceTwin and DeviceMethod
  • Enable separate protocols for Python binding
  • Updates for cross compile for Digi XBee GW
  • Updated build scripts to work with standalone Python repo

Python Service Client

  • Initial version (1.1.0.0)
  • Updated build scripts to built Service Client

Documentation

  • Added get-started documentations
  • Updated readme files, fixed document links
  • Updated documentation due to moving Azure IoT C SDK into a separate git repository
  • General fixes and updates on readmes and guides

PyPi packages

https://pypi.python.org/pypi/iothub-client/1.1.2.0
https://pypi.python.org/pypi/iothub-service-client/1.1.0.0