Relative Content

Tag Archive for python-3.xazure-iot-sdk

SSL Wrong Version Error when connecting to Azure IoT hub

I am using Python version 3.12.2 and azure-iot-device = 2.13.0 to receive and send message to the IoT Hub. The script works however I always run into the following error eventually. Looks like a connection problem. However, I don’t understand why it appears some time in between. Any hints for this problem? Thanks! 🙂