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
azure-iot-hub-2.6.1.tar.gz
(46.2 kB
view details)
Built Distribution
File details
Details for the file azure-iot-hub-2.6.1.tar.gz
.
File metadata
- Download URL: azure-iot-hub-2.6.1.tar.gz
- Upload date:
- Size: 46.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e952a7517448d826e3a95d37e9ba258d932e7aa45fde07ea4ded391c45fdf47c |
|
MD5 | 00847b85005ae54642f5901c223c3380 |
|
BLAKE2b-256 | 4777df28c97d666a7eaf6f041047843de1ba2730af8de85e0e308643ddef5fdf |
File details
Details for the file azure_iot_hub-2.6.1-py2.py3-none-any.whl
.
File metadata
- Download URL: azure_iot_hub-2.6.1-py2.py3-none-any.whl
- Upload date:
- Size: 102.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 560b1aa1c51bc011d0c4de99d34ef4d60d70869c8f6a4187630fab2c21ed9fde |
|
MD5 | 2ac05db3f07c656f79f601920df570f6 |
|
BLAKE2b-256 | 5911e20413cad93afdf3205ae110db8a064149ad90e93d329372ccf34d1dd16c |