Release notes for IIH Essentials V2.0.0 - 2024-10-24
Added
- Added asset model types and instantiation
- Added new theming and dark mode
- Added generic MQTT synchronization
- Added option to write transformation results back to connector
- Added option to synchronize data to Senseye without the hierarchy
Changed
- Replaced the existing asset model with an advanced asset model
- Simplified the IIH integration so that IIH mode is not necessary anymore
- Simplified Common Configurator integration by providing the same UI in both apps
- Improved user interface and user experience
Fixed
- Fixed store flag is not set if variable is created via API in integrated mode
- Fixed boolean tags are plotted incorrectly in the preview graph
- Fixed add variable does not support Chinese
- Fixed wrong connection state displayed
- Fixed aspects not ordered alphabetically or numerically
- Fixed alarms are not updating in alarms table, but alarms count is increasing
- Fixed mapping of large number of variables fails
- Fixed variable displayed as disconnected after creating aggregation
- Fixed empty error message when invalid Tenant is entered for Insight Hub
- Fixed alarms get lost in some conditions
- Fixed service unavailable upon deleting an asset with large number of tags
- Fixed unit is not saved when creating attribute type
- Fixed wrong credentials can be saved for synchronization
Deprecated
- Deprecated all below API routes. They will be supported for one year and will then be removed with the next major version.
- /DataService/Aspects/*
- /DataService/AspectTypes/*
- /DataService/Assets/*
- /DataService/Variables/*
Removed
- Removed the deprecated API routes:
/TokenManagerService/*
- Removed the app path
/dataservice
. Continue to use /iih-essentials
.