Skip to main content

Crate rmqtt_topic_rewrite

Crate rmqtt_topic_rewrite 

Source
Expand description

Topic rewrite plugin for RMQTT.

Rewrites MQTT topics on subscribe and publish using configurable rules. Supports pattern-based matching, variable extraction, and topic remapping.

§Features

  • Rewrite subscribe topic filters before ACL checking.
  • Rewrite publish topic names before routing.
  • Regex and pattern-based rule definitions.
  • Bidirectional topic transformation.

Functions§

register
register_named