Skip to content

(LIMITED AVAILABILITY RELEASE) Azure IoT Hub Library for Python v2.2.0-limited

Compare
Choose a tag to compare
@cartertinney cartertinney released this 13 Mar 20:02

NOTE WELL: This LIMITED AVAILABILITY RELEASE is only compatible with the following Azure regions: East US, South Central US, and West US 2

Features

  • Added Job Manager client
  • HTTP Runtime Manager client
  • Added support for virtual networks, please see this page for more information.

Installation

This is a LIMITED AVAILABILITY RELEASE and is not being distributed via the Python Package Index (PyPI).

Instead, please install by downloading the attached .whl file under the "assets" header of this release. Once you have downloaded the release file (azure_iot_hub-2.2.0_limited-py2.py3-none-any.whl), open command line and navigate to the folder with the downloaded file. Run pip install ./azure_iot_hub-2.2.0_limited-py2.py3-none-any.whl to install this version of the Azure IoT Hub Library.

A future mainline release of the Azure IoT Hub Library will include these features once support for VNETs is widely available on all Azure regions.

Code Examples

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