dahang / azure-iot-samples-python

azure-iot-samples-python provides a set of easy-to-understand, continuously-tested samples for using Azure IoT Hub and Azure IoT Hub Device Provisioning Service using Python SDK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

page_type description languages products
sample
A set of easy-to-understand, continuously-tested samples for connecting to Azure IoT Hub with Python.
python
azure
azure-iot-hub

Azure IoT Samples for Python

azure-iot-samples-python provides a set of easy-to-understand, continuously-tested samples for connecting to Azure IoT Hub via Azure/azure-iot-sdk-python.

Prerequisites

  • Python 2.7.x or 3.5.x on your development machine. You can download Python for multiple platforms from Python.org. You can verify the current version of Python on your development machine using 'python --version' or 'python3 --version'

Resources

About

azure-iot-samples-python provides a set of easy-to-understand, continuously-tested samples for using Azure IoT Hub and Azure IoT Hub Device Provisioning Service using Python SDK.

License:MIT License


Languages

Language:Python 96.6%Language:Dockerfile 3.4%