Skip to content

v2.5.0

Choose a tag to compare

@KohlerL-Smns KohlerL-Smns released this 20 May 13:24
· 6 commits to main since this release
665aa84

Release notes for IIH Essentials V2.5.0 - 2026-05-18

Added

  • Added keyboard support and shortcuts to speed up navigation and editing in data destination and connector views
  • Added a UI option to copy/clone an existing asset
  • Added a UI option to create an asset type from an asset instance
  • Added a quality code filter in the /data, /calculate and /calculateTrend API routes which allows to select which quality of data should be included in the response
  • Added support for additional MQTT sync placeholders to access attribute and asset metadata
  • Added bad quality generation if IIH Essentials loses connection to the adapter, to inform data consumers of the bad data state

Changed

  • Extended /adapters/values API route to also work in the IIH sync context i.e. to write data back down from the parent device to the connector on the child device
  • Changed the interpolation logic to not interpolate after bad values
  • Changed that when syncing via IIH sync, it is allowed to map attributes in the parent which do not have a mapping in the child
  • Improved the Alarm Filter UI to persist in the client

Fixed

  • Fixed an issue where tooltips were not fully displayed in the generic MQTT configuration
  • Fixed that the "var" keyword was not recognized correctly in the transformation editor
  • Fixed that aggregated values were synchronized as 0 to Insights Hub if the aggregation result needed a different data type