azure-iot-sdk-python
azure-iot-sdk-python copied to clipboard
A Python SDK for connecting devices to Microsoft Azure IoT services
# Context - **OS and version used: Ubuntu 18.04 - **Python version: python3.6 - **pip version: pip 9.0.1 - **list of installed packages: azure-iot-device (2.12.0) certifi (2024.2.2) charset-normalizer (2.0.12) deprecation...
# Context - **Library version used**: 2.12.0 - **OS and version used:** Windows 10 - **Python version:** 3.10.9 - **pip version:** 2.3.11 - **list of installed packages:** ``` alabaster 0.7.12...
# Thank you for helping us improve the Azure IoT Python SDK! ## Need Support - **Have a feature request for SDKs?** Please post it on [User Voice](https://feedback.azure.com/forums/321918-azure-iot) to help...
- Horton is being deprecated, removed pipeline jobs that used it
# Context Raspberry Pi4B Linux RPi4-Alpha 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux iotedge 1.4.16 Python 3.9.2 pip 23.2.1 from /usr/local/lib/python3.9/dist-packages/pip (python 3.9) ``` Package...
------------------------------- delete below ------------------------------- Thank you for asking a technical question! If your question is "why doesn't my code work?", please see [submit a bug report](https://github.com/Azure/azure-iot-sdk-python/issues/new?assignees=&labels=bug&template=bug-report.md&title=) instead. For quick and...
Hi Team, I am trying to use send_message method of the async IoTHubModuleClient class ``` # The client object is used to interact with your Azure IoT hub. module_client =...
Hi All, I have built (docker based image) Python based Sample Edge module and deployed on to my ARM based Edge device i.e Gateway. This edge module thrown following errors...
Looking for feedback on mqtt_transport.py changes. Tony and I have been talking about something like this as a way for customers to get a quick status on the health of...