Skip to content

Instantly share code, notes, and snippets.

View Muriekas's full-sized avatar

Muriedas Torres Juan Carlos Muriekas

View GitHub Profile
1) como se realizan las conexiones en este texto
1. Conexiones usando Python y Paho-MQTT
Configuración inicial:
Se utiliza el módulo paho.mqtt.client de Python.
Se configura TLS para una conexión segura usando certificados.