Module Release: MQTT to Event Streams Connector

I have just released on GitHub an open module for connecting MQTT Topics to Event Streams.

  • Connect to a topic on a broker using a filter string, every MQTT publish to that topic will generate an event that you can handle inside the Ignition Designer as part of your project.
  • Module is compiled and self signed for testing.
  • Based on HiveMQ libraries for reliable MQTT handling.
4 Likes