Skip to main content

Changelog

See what's new with Windmill.

See the Windmill roadmap and what's coming next

Roadmap

One post tagged with "MQTT"

View All Tags

Trigger scripts and flows in response to MQTT broker messages.

New features

  • Connect to MQTT brokers and trigger runnables in response to published messages.
  • Subscribe to multiple topics with configurable QoS levels.
  • Process messages with basic scripts or use preprocessors for advanced message handling.
  • Access message metadata including topic, QoS level, and MQTT v5 properties.
  • Support for both MQTT v3 and MQTT v5 protocols with configurable options.
  • Automatically generate TypeScript script templates for message processing.