Features for the EdgeLink models
EdgeLink is an IoT gateway software designed to connect many edge devices and can run on multiple hardware models(ex: ECU, UNO, ADAM...). Device Management provides following features for EdgeLink:
- Device connection history
- Display of the firmware version, OS version, Tags
- Fetch EdgeLink runtime project
- EdgeLink project file OTA
- EdgeLink firmware OTA
- Integration with EdgeLink Studio
🔹Fetch EdgeLink Runtime Project
Device Management can request the device to upload its runtime project and store the runtime project. Then the project can be downloaded into the device by OTA. Please follow below steps:
- In the
Fetch projectsub-tab of theOTAtab, click the "Fetch project" button
- The result of the project upload is displayed in the "Task history" tab.

- The device uploaded project files are displayed in the "Dedicated project" sub-tab of the "Dispatch project" tab becaue these projects are only used by this device.

> Note: For each device, the maximum number of project files is 6. The oldest file is replaced if there are already 6 files for the device.
For each dedicated project file, the user can perform following actions:
- Edit or Delete the project file
- Download: Download the project file to the local compuer
- Share the project file: Share(Copy) this project file to all the tenant users and this file can be found in the "File Management". After the file is shared, the user can dispatch the file to other devices.
- Dispatch: Download the project file back into the current device.