Weekly Changelog: 8.1.17-b20220421
Platform
4876: Improve performance of system.util.translate and translate expression function
Significantly improved the performance of the system.util.translate function in gateway scope by caching the translation package between calls.
Enterprise
3978: Alphabetized EAM config menu ordering (controller) is counterintuitive to usual workflow
EAM Gateway Config section items are now sorted in alphabetical order.
Connectivity
5247: The data/opcua directoryâs contents is not included in a Gateway Backup
The $GATEWAY_HOME/data/opcua directory is now included in gateway backup files.
Visualization
2662: Power Chart: The breakLine property for each pen needs to respond to the quality code received in the payload
The display.breakLine property for each pen displaying as a âlineâ chart now works as intended. If set to true, a visual break is shown when there is bad/missing data. If set to false a line will be drawn between the last and next available good data points in the data this is being shown. If there is not a next/previous good data point available, the line will not be drawn regardless of the setting.
Additionally, if there is no good data available per pen in the displaying time range, an overlay will be shown on the tabular pen data below the chart. If available, the quality code will be presented as well.