Contents
Cirrus Link Resources
Cirrus Link Website
Contact Us (Sales/Support)
Forum
Cirrus Link Modules Docs for Ignition 7.9.x
Inductive Resources
Ignition User Manual
Knowledge Base Articles
Inductive University
Forum
MQTT Transmission supports custom tag properties to enable certain features. Creating custom properties on MQTT tags is a simple process and is no different than custom properties on any other Ignition tag (as documented here).
Name: ExcludeFromPayload
Type: Boolean
Action: Controls whether or not a tag is included in Transmission Sparkplug message payloads.
Prior to v4.0.16, UDTs are not supported.
From v4.0.16 onward when applied to a UDT Definition, the UDT definition will not be added to the NBIRTH payload. If a nested UDT definition has the 'ExcludeFromPayload' property is set to 'true', the parent UDT will also be excluded from payload.
Name: StoreAndForward
Type: Boolean
Action: Controls whether or not a tag is stored in a configured HistoryStore when Transmission is offline.
This property works together with the Enable History Storage by Default property set in MQTT Transmission under the Settings > Transmitters > History Settings tab. If added to a tag and set to the reverse of the global parameter, it will override the global setting for that specific tag.
Name: TagEventTracer
Type: Boolean
Action: Controls whether or not a tag event tracing is generated for this tag.
Available for any tag consumed by MQTT Transmission or Injector Agents
Available in release 4.0.17 or greater
Applying this custom parameter to multiple tags can result in significant system performance issues