2.0.0 February 18, 2019¶
Here are the release notes for Arundo Edge 2.0.0.
New Features¶
General¶
Arundo Edge now a desktop app¶
Arundo Edge is now a desktop app and no longer runs in a web browser.
Remote management capabilities added¶
You can now connect your device to another device that has Arundo Edge installed. This gives you the ability to have multiple edge devices on the same network and manage them remotely.
Example
To connect to another device that has Arundo Edge installed, open Arundo Edge, enter the IP address for the device in the Server URL field, and log in as normal.
New Connection Status indicator¶
The new Connection Status indicator displays at the top of the screen.
This indicator shows the IP address of the Arundo Edge instance you are currently connected to:
- If you are running Arundo Edge on your local device, the IP address of the local device displays.
- If you are connected to another device that has Arundo Edge installed, the IP address of the remote device displays.
Note
The color of the indicator lets you know whether you are connected successfully (green) or disconnected (red).
Interfaces¶
Support for Azure cloud environments added¶
You can now stream data from Arundo Edge to the Microsoft Azure cloud. This gives you the ability to use Arundo Edge if you have a Microsoft Azure subscription but don't have one for Arundo Enterprise.
Note
Refer to the Cloud article for instructions on how to connect Arundo Edge to the Microsoft Azure cloud.
Models¶
Ability to run models on the edge added¶
You can now deploy machine learning models from Arundo Fabric into Arundo Edge. This gives you the ability to run data through models on the edge and view visualizations of the results in Arundo Edge.
Note
Refer to the Models Manager article for instructions on how to deploy a model to Arundo Edge.
Viewer¶
Viewer screen redesigned¶
The Viewer screen now features two tabs: Table and Graphs.
The Table tab displays a list of the data transmitted to and from Arundo Edge.
The Graphs tab displays visualizations of the data transmitted to and from Arundo Edge.
Logs¶
New log filters¶
You can now filter the logs to show information for specific Arundo Edge components.
Settings¶
Ability to delete old tag data added¶
You can now delete locally stored values for tags. This gives you the ability to clean up disk space on your edge device.
Note
Refer to the Settings article for instructions on how to use this feature.
Ability to secure transmitted data with SSL added¶
You can now encrypt and secure transmitted data with SSL (Secure Sockets Layer).
Note
Refer to the Settings article for instructions on how to use this feature.
Updates¶
Update notifications added¶
A notification now displays at the top of the screen when an Arundo Edge update is available for download. This helps alert you about new updates as soon as they are released.
Documentation¶
New option to view documentation¶
Select the new Help option on the sidebar to open the Arundo Edge help center.
Tooltips added¶
Arundo Edge now features tooltips to provide users with help about specific features and fields.
Enhancements¶
Area | Description |
---|---|
Installer | Enhanced the installer to make setting up Arundo Edge easier. |
Interfaces - Cloud | You can now only operate one Cloud interface at any one time. |
Interfaces - Modbus | You must now enter details in the URL and Port fields when setting up a Modbus interface. |
Models | You must now install and run Docker Desktop/CE before you can deploy machine learning models to Arundo Edge. |
Registration | You must now enter a license key before you can use Arundo Edge. |
Fixes¶
Area | Description |
---|---|
Dashboard - Information | Fixed issue that caused non-human readable operating system names to display in the Platform field. |
Devices | Fixed issue that allowed users to add multiple edge devices with the same Device ID. |
Installer | Fixed issue that prevented users from installing Arundo Edge in macOS. |
Interfaces | Fixed issue that caused Arundo Edge to crash after you deleted a Cloud interface. |
Interfaces - OPC UA | Fixed issue that caused the Arundo Edge Server component to crash after you entered an invalid URL. |
Models | Fixed issue that allowed users to deploy machine learning models to Arundo Edge without having Docker Desktop/CE installed and running. |