MQTT Transmission UNS Transmitter

The UNS Transmitter can be configured to read tags from the UNS structure created by MQTT Engine and publish tag changes over MQTT to any Enterprise consuming clients. Each transmitter is configured with a server Set and will attempt to maintain an MQTT client connection with one server in that Set at all times.

The UNS Transmitter will use the namespace unsAv1.0 and will prefix this to all publishes from MQTT Transmission

The UNS namespace may be disabled via script using the "UseTopicPrefixToken" parameter 


The UNS Transmitter MQTT Client has no subscriptions.



The configuration sections available are Tag Settings, Publish SettingsHistory Settings and Advanced Settings.

UNS Transmitters - Tag Settings


UNS Transmitters - Publish Settings


UNS Transmitters - History Settings

UNS Transmitters - Advanced Settings



UNS Messages


The UNS Transmitters do not have a concept of UDT definitions or instances. 

Each tag under a UDT instance is published as a single data message using the Ignition tag path as the topic and no UDT definitions are published



UNS Data Message

A single UNS Data Message is published for each tag when QualifiedValue of the tag changes 

UNS Properties Message

A single UNS Properties Message is published for each tag on every client connection.


Tag properties are only included if different from the default Ignition tag property settings unless configuration property Send All Properties is True