Versions Compared

Key

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

...

HTML
<a id="toggleAll" href="#">Expand/Collapse All to allow Search</a> <script type="text/javascript"> AJS.toInit(function () { AJS.$('#toggleAll').click(function() { jQuery(".expand-control").each(function()

{ jQuery(this).trigger("click");}

) }); }); </script>
<p>



Expand
titlev5.0.0-beta2 August 19, 2025


Expand
titleMQTT Distributor


Expand
titleWhat's New or Improved
  • Added support for Distributor to restart the MQTT Server on TLS cert changes in Ignition


Expand
titleWhat's Fixed
  • Fix to prevent ClassNotFoundExceptions on GwHook startup



Expand
titleMQTT Engine


Expand
titleWhat's New or Improved
  • Added support for configurable alarm 'display path' at MQTT Engine which propagating alarms from Transmission to Engine


Expand
titleWhat's Fixed
  • Fixed updated namespace server set map when custom namespace updates
  • Added frontend to various variables that were missed during recent Ignition 8.1 module updates
  • Fixed Security Context handling
  • Fixed Security Context Algorithm options in Engine Config



Expand
titleMQTT Transmission


Expand
titleWhat's New or Improved
  • Modified Edge Nodes to update NDEATH timestamps to now when publishing from the Edge


Expand
titleWhat's Fixed
  • Added frontend to various variables that were missed during recent Ignition 8.1 module updates
  • Fixed support for empty tag path in Transmitter and UNS Transmitter config
  • Fixed Security Context handling
  • Ensured DDEATH is sent if Sparkplug device is deleted. Ensured that pending NDATA and DDATA messages are pushed before NDEATH



Expand
titleMQTT Recorder


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • Fixed global enable/disable of Recorder



Expand
titleAWS Injector


Expand
titleStatus
  • Not available yet




Expand
titleAzure Injector


Expand
titleStatus
  • Not available yet




Expand
titleGoogle Cloud Injector


Expand
titleStatus
  • Not available yet




Expand
titleEFM ABB Totalflow


Expand
titleStatus
  • Not available yet




Expand
titleEFM Emerson ROC


Expand
titleStatus
  • Not available yet




Expand
titleOpto22 groov EPIC and SNAPPAC Driver


Expand
titleStatus
  • Not available yet






Expand
titlev5.0.0-beta1 August 4, 2025


Expand
titleMQTT Distributor


Expand
titleStatus
  • Initial release




Expand
titleMQTT Engine


Expand
titleStatus
  • Initial release
  • Includes support for Event Streams with Handlers for both Sparkplug and raw MQTT messages




Expand
titleMQTT Transmission


Expand
titleStatus
  • Initial release
  • Includes support for Event Streams with a Source for raw MQTT messages




Expand
titleMQTT Recorder


Expand
titleStatus
  • Initial release




Expand
titleAWS Injector


Expand
titleStatus
  • Not available yet




Expand
titleAzure Injector


Expand
titleStatus
  • Not available yet




Expand
titleGoogle Cloud Injector


Expand
titleStatus
  • Not available yet




Expand
titleEFM ABB Totalflow


Expand
titleStatus
  • Not available yet




Expand
titleEFM Emerson ROC


Expand
titleStatus
  • Not available yet




Expand
titleOpto22 groov EPIC and SNAPPAC Driver


Expand
titleStatus
  • Not available yet




...