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
titlev4.0.2 Apr 10, 2025


Expand
titleMQTT Distributor


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • No fixes



Expand
titleMQTT Engine


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • Removed invalid update of online/offline timestamp update for Elecsys namespace that resulted in noisy log messages



Expand
titleMQTT Transmission


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • Fixed issue with threading that resulted in significant performance decrease



Expand
titleMQTT Recorder


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • No fixes



Expand
titleAWS Injector


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • No fixes



Expand
titleAzure Injector


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • No fixes



Expand
titleGoogle Cloud Injector


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • No fixes



Expand
titleEFM ABB Totalflow


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • No fixes



Expand
titleEFM Emerson ROC


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • No fixes



Expand
titleOpto22 groov EPIC and SNAPPAC Driver


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • No fixes





Expand
titlev4.0.28 Mar 31, 2025


Expand
titleMQTT Distributor


Expand
titleWhat's New or Improved
  • Upticked Google Protobuf version to v3.25.5


Expand
titleWhat's Fixed
  • No fixes



Expand
titleMQTT Engine


Expand
titleWhat's New or Improved
  • Upticked Google GSON version to v2.8.9
  • Upticked Google Protobuf version to v3.25.5
  • Added support to store alarm events in the alarm journal
  • Added Sparkplug IDs to the source and display path of alarms at MQTT Engine
  • Added support to treat 'all numbers as floats' in Engine JSON custom namespace handling


Expand
titleWhat's Fixed
  • Fixed potential deadlock in the alarm DB
  • Fixed custom namespace issue that could result in processing topics not intended for that namespace
  • Fixed initialization order in MQTT Engine to ensure TLS certificates get loaded on startup
  • Fixed support for Array, Dataset, and Document tag properties
  • Fixed Elecsys namespace $sys commands



Expand
titleMQTT Transmission


Expand
titleWhat's New or Improved
  • Upticked Google Protobuf version to v3.25.5
  • Added support for 'randomizing server connections'
  • Added warning message if a conflicting UDT definition is found and would've been included in the NBIRTH


Expand
titleWhat's Fixed
  • Fixed potential deadlock in the disk-backed history store
  • Added code to remove RedundancyStateListeners to prevent erroneous error messages
  • Fixed birth building issues that could result in erroneous tags being published
  • Fixed support for Array, Dataset, and Document tag properties
  • Fixed issue that could result in Transmission ceasing to publish data after a Rebirth request
  • Fixed potential NPE when trying to detect tag enabled status on startup
  • Fixed issue with Dataset datatype coercion
  • Fixed UNS Transmitters to include Sparkplug IDs for UDT member tags
  • Fixed bound value string handling for numeric bound UDT parameters
  • Fixed tag change event reconciliation logic when publishing cached births
  • Fixed issue that could result in DATA messages being published out of order when under heavy load



Expand
titleMQTT Recorder


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • No fixes



Expand
titleAWS Injector


Expand
titleWhat's New or Improved
  • Upticked Google Protobuf version to v3.25.5
  • Upticked AWS SDK version to v2.28.17
  • Added support for 'hybrid push'
  • Added warning message if a conflicting UDT definition is found and would've been included in the NBIRTH


Expand
titleWhat's Fixed
  • Added code to remove RedundancyStateListeners to prevent erroneous error messages
  • Fixed birth building issues that could result in erroneous tags being pushed
  • Fixed potential NPE when trying to detect tag enabled status on startup
  • Fixed issue with Dataset datatype coercion
  • Fixed bound value string handling for numeric bound UDT parameters
  • Fixed tag change event reconciliation logic when pushing cached births



Expand
titleAzure Injector


Expand
titleWhat's New or Improved
  • Upticked Google Protobuf version to v3.25.5
  • Added support for 'hybrid push'
  • Added warning message if a conflicting UDT definition is found and would've been included in the NBIRTH


Expand
titleWhat's Fixed
  • Added code to remove RedundancyStateListeners to prevent erroneous error messages
  • Fixed birth building issues that could result in erroneous tags being pushed
  • Fixed potential NPE when trying to detect tag enabled status on startup
  • Fixed issue with Dataset datatype coercion
  • Fixed bound value string handling for numeric bound UDT parameters
  • Fixed tag change event reconciliation logic when pushing cached births
  • Fixed potential deadlock during disconnect/reconnect events



Expand
titleGoogle Cloud Injector


Expand
titleWhat's New or Improved
  • Upticked Google Protobuf version to v3.25.5
  • Added support for 'hybrid push'
  • Added warning message if a conflicting UDT definition is found and would've been included in the NBIRTH


Expand
titleWhat's Fixed
  • Added code to remove RedundancyStateListeners to prevent erroneous error messages
  • Fixed birth building issues that could result in erroneous tags being pushed
  • Fixed potential NPE when trying to detect tag enabled status on startup
  • Fixed issue with Dataset datatype coercion
  • Fixed bound value string handling for numeric bound UDT parameters
  • Fixed tag change event reconciliation logic when pushing cached births



Expand
titleEFM ABB Totalflow


Expand
titleWhat's New or Improved
  • Upticked Quartz version to v2.3.2


Expand
titleWhat's Fixed
  • Added code to remove RedundancyStateListeners to prevent erroneous error messages
  • Fixed potential NPEs when processing some types of Totalflow applications



Expand
titleEFM Emerson ROC


Expand
titleWhat's New or Improved
  • Upticked Quartz version to v2.3.2


Expand
titleWhat's Fixed
  • Added code to remove RedundancyStateListeners to prevent erroneous error messages



Expand
titleOpto22 groov EPIC and SNAPPAC Driver


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • No fixes



...