Skip to main content

2 docs tagged with "MQTT"

View all tags

MQTT (Message Queuing Telemetry Transport) Protocol

MQTT is a lightweight, publish-subscribe network protocol that transports messages between devices. It is designed for connections with remote locations where a "small code footprint" is required or the network bandwidth is limited.

Tasmota Open-Source Firmware for ESP8266/ESP32

Tasmota is an alternative firmware for ESP8266 and ESP32-based devices, focusing on local control over MQTT with a web-based configuration UI. It is widely used to "de-cloud" smart plugs and switches.