Microsoft Azure IoTHub Service Library
Project description
Azure IoTHub Service SDK
The Azure IoTHub Service SDK for Python provides functionality for communicating with the Azure IoT Hub.
Features
The SDK provides the following clients:
-
IoT Hub Registry Manager
- Provides CRUD operations for device on IoTHub
- Get statistics about the IoTHub service and devices
Installation
pip install azure-iot-hub
IoTHub Samples
Check out the samples repository for more detailed samples
Getting help and finding API docs
API documentation for this package is available via Microsoft Docs
Additionally, the SDK makes use of docstrings which means you can find API documentation directly through Python with use of the help command:
>>> from azure.iot.hub import IoTHubRegistryManager
>>> help(IoTHubRegistryManager)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file azure_iot_hub-2.7.0.tar.gz.
File metadata
- Download URL: azure_iot_hub-2.7.0.tar.gz
- Upload date:
- Size: 57.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ce9c4db4bebe5036ccaaca4071611d5a813626e0f5d6290d588288b75be7180
|
|
| MD5 |
6369f33c2465ab0a3c069d0da14a1445
|
|
| BLAKE2b-256 |
9ad92342a79968e6ba046768cdb7c69878b7deebc55acd9c8a668b84dcd21c58
|
File details
Details for the file azure_iot_hub-2.7.0-py2.py3-none-any.whl.
File metadata
- Download URL: azure_iot_hub-2.7.0-py2.py3-none-any.whl
- Upload date:
- Size: 102.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8c01597829f9303b04a23a5fc1d3a430ca404b3c43b2b452797f620f6a73245
|
|
| MD5 |
985e0ca2f7c136f65e3e356fea53a979
|
|
| BLAKE2b-256 |
68d43854e1f437417e52b7626043160f1099bf5edad98972b97469331c5fa1c6
|