This is the Sparkplug command workflow when using MQTT Engine and MQTT Transmission:

  1. On a Sparkplug edge client (MQTT Transmission) connection subscriptions are made for
  2. A write to an MQTT Engine tag generates a CMD message (either DCMD or NCMD depending on the Ignition folder tag hierarchy) encapsulating the tag write
  3. The CMD message is published to the appropriate Sparkplug edge client

  4. The Sparkplug edge client (MQTT Transmission) receives the CMD message and decodes the payload
  5. MQTT Transmission writes the tag on the Ignition edge gateway which results in two actions:
  6. MQTT Engine decodes the published Sparkplug DATA message and updates the appropriate tag under the MQTT Engine tag provider