# MQTT

OpenGate provides an MQTT connector that lets devices exchange messages with the platform
using a single TCP connection: publish collected data, receive operation requests, send
operation responses and ask for pending operations. The following sections describe how to
connect, the default OpenGate topics, and how to handle data collection and operations
over MQTT.

{{% children sort="weight" %}}
