Azure / iot-central-micropython-client

A micropython SDK for connecting devices to Microsoft Azure IoT Central
MIT License
13 stars 9 forks source link

MQTT client constructor now uses SSL context object #8

Open tturai opened 6 months ago

tturai commented 6 months ago

Quick fix to address the changes introduced into mqtt.simple with this commit