Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Prerequisites:

 

Overview:

MQTT Engine provides a mechanism for publishing MQTT Messages from an Ignition script.  This can be useful for general messaging outside of Sparkplug.  For example, one may want to interface to another

 

MQTT Message Publishing via Ignition Script:

Start by opening an Ignition Designer window and double clicking 'Project-> Gateway Event Scripts' from the Project Browser as shown below:

Image Added

 

Now select 'Tag Change' click the 'new Tag' icon at the bottom of the window shown below.

Image Added

Set the name of the script and then select a tag path.  In this case we're using an MQTT Engine tag from an emulated device.

Image Added

Now select the 'Script' tab near the top.