Skip to content

Release notes for IIH Essentials V1.4.0 - 2022-08-16

Added

  • Added feature to pre-aggregate variables to reduce calculation response times
  • Added integration into IIH
  • Added Connectivity Suite Connector Support
  • Added system information dashboard
  • Added new default adapters: SLMP, OPC UA, S7+

Changed

  • Optimized performance and RAM footprint by refactoring the code base and architecture
  • Optimized UI for mobile use
  • Optimized UI for keyboard use

Fixed

  • Fixed issues with the pagination of the variable table
  • Fixed unable to delete aspect from connectivity screen
  • Fixed multi variable picker layout issues
  • Fixed error when the same timestamp is sent multiple times
  • Fixed that the auto refresh resets the zoom in the preview chart
  • Fixed data retention setting at child object is ignored
  • Fixed HmiRuntime connector does not work with HMI tags of type bool
  • Fixed data retention is on by default for all variables
  • Fixed data retention is blocking the UI if there are many variables
  • Fixed OpenPipe variables cannot be created in the UI
  • Fixed wrong connection status is displayed in Edit variable dialog
  • Fixed failed to restore configuration because duplicate variables can be created
  • Fixed data retention 1 second crashes the service
  • Fixed unable to delete the aggregation variables
  • Fixed add variable dialog not displaying Datatype and Unit fields
  • Fixed variable connected state does not go back to normal after connection is reestablished
  • Fixed backup json is not downloading with time series included
  • Fixed unable to browse tags from System info adapter even after its connected
  • Fixed error while adding second variable aggregation
  • Fixed changing aggregation settings fails and deletes existing aggregation
  • Fixed child assets can not be expanded, when current asset is selected
  • Fixed deleting child asset is causing an error in some cases
  • Fixed unknown error when adding variables to aspect

Security

  • Fixed issue where SQL Injection could be done using the REST API POST DataService/Data

Deprecated

  • Deprecated the API routes: /TokenManagerService/*. They will be supported for one year and will then be removed with the next major version.