Versions Compared

Key

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



Tip
Sign up here to subscribe to our mailing list for software update notifications


Note
Click here for Ignition Version Compatibility


Warning
Whilst we run rigorous automated testing for each of our modules, we always recommend that you thoroughly test new module versions in a test environment before releasing to production

Cirrus Link Modules for Ignition 8.x

HTML
<a id="toggleAll" href="#">Expand/Collapse All< 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>
Tip
Sign up here to subscribe to our mailing list for software update notifications
Note
Click here for Ignition Version Compatibility
Warning
Whilst we run rigorous automated testing for each of our modules, we always recommend that you thoroughly test new module versions in a test environment before releasing to production

...


Expand
titlev4.0.10 February 7, 2022


Expand
titleLicense


Expand
titleMQTT Distributor


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • Fixed potential class loading issues when running multiple Cirrus Link modules of differing versions
  • Fixed bug that resulted in MQTT Distributor starting when actually disabled after a 'system disabled' restore



Expand
titleMQTT Engine


Expand
titleWhat's New or Improved


Expand
titleWhat's Fixed
  • Fixed potential class loading issues when running multiple Cirrus Link modules of differing versions
  • Fixed NPE in Engine handling of STATE message arrival
  • Fixed tag configuration handling of properties in some edge cases
  • Modified MQTT Engine to not update tags that are disabled at the Edge
  • Fixed order of operations on start/stop when reconfiguring MQTT Engine
  • Fixed UDT paramterized property handling in Engine



Expand
titleMQTT Transmission


Expand
titleWhat's New or Improved
  • Added support for applying Ignition SecurityContext based writes via Sparkplug
  • Added BIRTH caching to fix in-order history across Transmission/Ignition restarts
  • Added support for Transmission file publishing filenames to have date/timestamps
  • Added a retry configuration option for file publishing
  • Modified Transmission to allow file publishing even if commands are blocked
  • Fixed Example Transmitter creation on Ignition Edge systems
  • Improved disk-backed history store migration code
  • Added support to enable/disable Server Settings
  • Improved file publishing throughput
  • Improved shutdown speed when lots of Edge Nodes exist in Transmission


Expand
titleWhat's Fixed
  • Fixed aliasing migration code to prevent malformed configurations
  • Added support to delete Disk-backed history store artifacts when an Edge Node or Device is deleted
  • Fixed 'Refresh Required' tag indicator handling
  • Fixed potential class loading issues when running multiple Cirrus Link modules of differing versions
  • Added null protection to configs that may omit Compression Type and Data Format Type
  • Fixed support for 'Single level Edge Node refreshing' when a Group ID is specified in the Transmitter config
  • Improved thread handling in start/stop scenarios when auto-publishing
  • Fixed handling of parameterized UDT definition members
  • Fixed handling of auto-publishing when not connected to primary host
  • Fixed to file deletion handling when auto-publishing files
  • Improved synchronization to start/stopping of threads on reconfiguration operations
  • Fixes to file publishing thread start/stop
  • Modified Transmission to not remove the 'formatString' property from UDTs
  • Fixed initialization of RAM based history stores for some startup scenarios
  • Fixed a thread leak on 'single level Edge Node refresh'
  • Removed unnecessary thread startup of Edge Nodes that could result in invalid bdSeq numbers being published in an NBIRTH
  • Fixed file publish retry logic



Expand
titleMQTT Recorder


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • Fixed potential class loading issues when running multiple Cirrus Link modules of differing version



Expand
titleAWS Injector


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • Fixed potential class loading issues when running multiple Cirrus Link modules of differing version



Expand
titleAzure Injector


Expand
titleWhat's New or Improved
  • Added support for Content Encoding to be specified for IoT Hub connections
  • Added support for Azure IoT Central


Expand
titleWhat's Fixed
  • Fixed potential class loading issues when running multiple Cirrus Link modules of differing versions
  • Fixed certificate upload handling and validation



Expand
titleGoogle Cloud Injector


Expand
titleWhat's New or Improved
  • Moved private key storage to the Ignition internal DB to improve usability
  • Added support for HTTP and HTTPS proxies


Expand
titleWhat's Fixed
  • Fixed potential class loading issues when running multiple Cirrus Link modules of differing versions



Expand
titleIBM Cloud Injector


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • Fixed potential class loading issues when running multiple Cirrus Link modules of differing versions



Expand
titleEFM ABB Totalflow Module


Expand
titleWhat's New or Improved
  • Added 'Core Diagnostic' informational tags to the managed tag provider
  • Deprecated/removed 'Poll EOT' and 'Auto-discovery EOT' timeouts
  • Improved connection status indication in the Ignition Gateway Web UI
  • Fixed null Station ID handling in configuration


Expand
titleWhat's Fixed
  • Fixed potential class loading issues when running multiple Cirrus Link modules of differing versions
  • Improved CSV config file handling
  • Fixed mandatory field handling to improve the configuration experience
  • Fixed md5sum calculations for configuration file handling



Expand
titleEFM Emerson ROC Module


Expand
titleWhat's New or Improved
  • Improved connection status indication in the Ignition Gateway Web UI
  • Improved handling of 'Point type 0' TLPs


Expand
titleWhat's Fixed
  • Fixed potential class loading issues when running multiple Cirrus Link modules of differing versions
  • Fixed md5sum calculations for configuration file handling



Expand
titleEFM Export


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • Fixed potential class loading issues when running multiple Cirrus Link modules of differing versions



Expand
titleOpto22 groov EPIC and SNAPPAC Driver


Expand
titleWhat's New or Improved
  • Modifications to not use 'default' (zero for numerics, false for booleans, and empty strings) values before an initial scan is performed
  • Logging improvements


Expand
titleWhat's Fixed
  • Fixed potential class loading issues when running multiple Cirrus Link modules of differing versions



...