Skip to main content

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

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


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.2.0.tar.gz (39.8 kB view hashes)

Uploaded Source

Built Distribution

azure_iot_hub-2.2.0-py2.py3-none-any.whl (103.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page