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.
Note that this SDK is currently in preview, and is subject to change.
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
Our 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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file azure_iot_hub-2.0.0rc2-py2.py3-none-any.whl
.
File metadata
- Download URL: azure_iot_hub-2.0.0rc2-py2.py3-none-any.whl
- Upload date:
- Size: 70.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb5886d2499e340a35cd6a25d05818e9e0d4a3f1365ed6950460b77e2d21870c |
|
MD5 | 8a96dd0b9886228e5fa05a505ae9e974 |
|
BLAKE2b-256 | f17b77a3899ec49ebb2c64031bdda89fd9b50acde799c2464cc934c7fd569d9f |