Skip to content

mod_mqtt

Germán Luis Aracil Boned edited this page Apr 6, 2026 · 1 revision

mod_mqtt

Category: Data & Messaging | Version: v1.0.0 | Source: modules/mod_mqtt/mod_mqtt.c

Description

Lightweight MQTT broker. Clients publish/subscribe to topics. MQTT publish maps to Portal event emit. Bridges IoT MQTT devices into the Portal event system.

Paths

Path Method Description
/mqtt/clients GET Connected MQTT clients
/mqtt/topics GET Active topics
/mqtt/publish ACTION Publish to topic

Clone this wiki locally