v0.1.2

Prev Next

New Features

Improved Model Failure Info

Added 3 new AI model fields that can be mapped to the end device for details on why the model failed:

  • Failed Binding

    • References the binding order number of the current binding causing the model to fail (-1 indicates multiple failures).

  • Latched Failed Binding

    • References the binding order number of the first binding to fail the model. This is latching and will not reset until a successful prediction has been made (-1 indicates multiple failures).

  • Previous Failed Binding

    • References the binding order number of the previous latched binding that failed the model (-1 indicates multiple failures).

Compact List View

Added a toggle to the top of each list to allow a more compact view that hides extra details and reduces padding in each cell.

License Time Remaining

There is now a Local Value representing the number of days remaining until the license expires. This can be mapped to the end device using Local Value mapping.

Dashboards

A user can now create multiple dashboards and customize them independently.

Miscellaneous Improvements

  • Updated the info text on each object’s detail screen to show more relevant info.

  • Local Values now have a minimum and maximum parameter to prevent users from unintentionally setting an invalid value.

  • Added a device scan countdown that will give an idea of how long until the next read/write attempt. This can be seen on the device detail page.

  • Added a device set list link to the side navigation bar if there is a device set created.

  • Added zoom and pan buttons to the trend detail page.

  • Rounded out various UI enhancements.


Bug Fixes

  • Ensured that dropdown lists are sorted in a more logical way.


Known Issues

  • The invalid OPC-UA certificate is no longer generated during install, but this means the user must manually create a certificate from the OPC-UA protocol details page. In a future release, the OPC-UA generation method will be re-worked.


Released 11/19/2024