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>


Expand
titlev4.0.13 September 21, 2022


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
  • Added support for DateTime Arrays and String Arrays

  • Logging improvements/cleanup


Expand
titleWhat's Fixed
  • Fixed issue with file transfers of files with invalid characters in the filename
  • Fixed issue with BED Edge Node names
  • Fixed issue with Tags not getting updated
  • Fixed issue with nested property sets



Expand
titleMQTT Transmission


Expand
titleWhat's New or Improved
  • Added support for DateTime Arrays and String Arrays
  • Added validation to Transmitter record creation to ensure duplicate Sparkplug Edge Node descriptors don’t collide


Expand
titleWhat's Fixed
  • Fixed issue with history lost on MQTT Transmission info tags
  • Fix for newly added device tag folders
  • Fix for Error_TypeConversion error
  • Fixed issue with UDT name matching



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
  • Added session token auto-refresh


Expand
titleWhat's Fixed
  • No Fixes



Expand
titleIBM Cloud Injector


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • No Fixes



Expand
titleEFM ABB Totalflow Module


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • No Fixes



Expand
titleEFM Emerson ROC Module


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • No Fixes



Expand
titleEFM Export


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.12 July 28, 2022


Expand
titleMQTT Distributor


Expand
titleWhat's New or Improved
  • Improvements to handling of redundancy synchronization after record updates


Expand
titleWhat's Fixed
  • No Fixes



Expand
titleMQTT Engine


Expand
titleWhat's New or Improved
  • Added support for the Ignition tag 'enabled' property to be dynamically handled

  • Modified MQTT Engine to not update tags if the incoming metric value is older than the current tag value
  • Improvements to handling of redundancy synchronization after record updates
  • Logging improvements


Expand
titleWhat's Fixed
  • Fixed NPE related to logging
  • Added rebirth request when Engine receives unknown alias for a metric in a DATA message
  • Fixed issue that caused 'writable custom namespace tags' to become unwritable after a module restart
  • Fixed handling of deleted Elecsys Edge Nodes
  • Added NPE protection around Engine shutdown when Engine itself is disabled via its own config

  • Fixed the validator for the 'Root Tag Folder' to allow slashes in the tag folder



Expand
titleMQTT Transmission


Expand
titleWhat's New or Improved
  • Modified the 'Auto-Connect RPC client' default to false
  • Added support for the Ignition tag 'enabled' property to be dynamically handled
  • Improvements to handling of redundancy synchronization after record updates
  • Logging improvements
  • Added support for the new Sparkplug STATE JSON based payloads


Expand
titleWhat's Fixed
  • Fixed issue that prevented UDTs with 'overlapping metric names' from being properly handled
  • Fixes to synchronization in the RAM based Store and Forward mechanism
  • Fixed config keys for the Transmission 'File Records'
  • Fixed concurrency issues around BIRTH building in some complex UDT scenarios



Expand
titleMQTT Recorder


Expand
titleWhat's New or Improved
  • Improvements to handling of redundancy synchronization after record updates


Expand
titleWhat's Fixed
  • No Fixes



Expand
titleAWS Injector


Expand
titleWhat's New or Improved
  • Improvements to handling of redundancy synchronization after record updates


Expand
titleWhat's Fixed
  • No Fixes



Expand
titleAzure Injector


Expand
titleWhat's New or Improved
  • Modified config descriptions to better match the new Azure IoT Central documentation
  • Added in-editor help text for the Azure IoT Central Python configuration API
  • Improvements to handling of redundancy synchronization after record updates


Expand
titleWhat's Fixed
  • No Fixes



Expand
titleGoogle Cloud Injector


Expand
titleWhat's New or Improved
  • Improvements to handling of redundancy synchronization after record updates


Expand
titleWhat's Fixed
  • No Fixes



Expand
titleIBM Cloud Injector


Expand
titleWhat's New or Improved
  • Improvements to handling of redundancy synchronization after record updates


Expand
titleWhat's Fixed
  • No Fixes



Expand
titleEFM ABB Totalflow Module


Expand
titleWhat's New or Improved
  • Improvements to handling of redundancy synchronization after record updates
  • Added support for SUCOR type applications


Expand
titleWhat's Fixed
  • Prevent the one-short record poll after reconnect when in persistent mode



Expand
titleEFM Emerson ROC Module


Expand
titleWhat's New or Improved
  • Added dynamic configuration handling for global definition updates for meter and periodic mappings
  • Improvements to handling of redundancy synchronization after record updates


Expand
titleWhat's Fixed
  • Fixed potential NPE when polling for periodic, minute, and daily history

  • Fixed issue that results in occasional 'History Request Failed' errors
  • Fixed potential issue with NPEs in ROC request/response handling



Expand
titleEFM Export


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
  • Improvements to handling of redundancy synchronization after record updates


Expand
titleWhat's Fixed
  • No Fixes



...