Skip to main content

User interface

Overview

This document explains the UI of the Altergo platform

info

When you log in the platform, you land on the Live map. If you have assets containing GPS coordinates, they will be displayed at their latest known coordinates.

annotely_image(99).png

The sidebar contains all the links to the different features of Altergo annotely_image(100).png

1. Projects

Project management panel regroups all the fleet level and analysis features

  1. Projects: Access project management screen, where all your projects are stored
  2. Dashboards Access dashboard manager. The user can open, create, edit and delete dashboards
  3. Livemap: Access the Live map listing all the latest assets displayed on a the Earth map

2. Favorites

This section displays all the dashboard pinned by the users, allowing a quick access from any screen. chrome_UxlTSJlv4w.gif

info

The pinned dashboard will only show after refreshing the page

3. Features

This subsection regroups all the different Features of the platform:

  1. Digital twins
    • Blueprints: Navigates to the blueprint manager Blueprints are digital twin of physical/virtual entities of a system or the whole system itself. It's an analog to a class in OOP
    • Sensors: Navigates to the sensor manager sensores virtual connectors to any IoT device. They are responsible for storing the uploaded data under the right feature name.
  2. Assets: Instanciation of a blueprint, they represent the systems you have create a digital twin for
  3. Tags: Tags are an asset management feature allowing the user to creat fleet of assets.
  4. Activities: Are timed context element you can add to an Asset or a Tag
  5. Datasets : Allow users to integrate external files to an entity (Asset, Blueprint, Activity, Tag)
  6. Workers : Tracks the workload on the platform
  7. Alerts: Create user defined condition that triggers alerts against data ingested.
  8. Warranties : The Altergo platform provides you with the ability to manage violation based warranty contracts through the Warranty Management section.
  9. Lab
    • Programs: A sequence of functions
    • Function: Python Notebook executable from the platform to perform routine operation, o
    • Automation : Allows scheduling of programs

4. Company

This subsection regroups all tool related to user management on the platform

  1. Company: All information related to your company / department.
  2. Users: List all users and allow invites

Toolbar

The toolbar regroups session related information such as your profile and the langage

info

Only english is available as of now

Action shortcut

Allows quick access to basic functions.

annotely_image-2023-02-23T165440.429.png

User information

annotely_image-2023-02-23T165824.464.png

Elements

  1. Access your user profile
  2. Log out from the platform

Main view

Projects

Projects are directory like a group of dashboards annotely_image-2023-02-23T182236.135.png

Elements

  1. Search bar: allows to search for any Projects by its name.
  2. Filter allows to filter the Project by either its name or description.You can add mutliple ways to filter the Projects at the same time.
  3. Name of the Project
  4. Description of the Project
  5. Tools:
    1. View: Opens the Project
    2. Edit: Edit the Project metadata
    3. Delete: Delete the Project
  6. Create a new Project

Live Map

The livemap allows you a quick view of last updated assets as well as their position in the world in case GPS coordinates are provided

annotely_image-2023-02-23T170043.648.png

Elements

  1. Asset list with a quick access to last week of data
  2. Live interactible map
  3. Asset position

Dashboards

The dashboard browser allows you to navigate throught your dashboards, create, edit and delete them annotely_image-2023-02-23T171630.456.png

Elements

  1. Search bar: allows to search for any dashboard by its name.
  2. Filter allows to filter the dashboard by either its name, project or tags as shown in the image below. You can add mutliple methods at the same time to filter the dashboards.

annotely_image-2023-02-23T172041.742.png

  1. Name of the dashboard
  2. All Tags datasource included in the dahsboard
  3. Tools:
    1. View: Opens the dashboard
    2. Edit: Edit the dashboard metadata
    3. Delete: Delete the dashboard
  4. Create a new dashboard

Blueprints

annotely_image-2023-02-23T180740.794.png

Elements

  1. Search bar: Allows to search for blueprints by Name
  2. Filter allows to filter the blueprints by either its name or category. You can add mutliple ways to filter the blueprints at the same time
  3. Image of the Blueprint
  4. Name of the Blueprint
  5. Category of the Blueprint
  6. Tools:
    1. Clone: Duplicate the Blueprint
    2. Edit: Edit the Blueprint metadata
    3. Delete: Delete the Blueprint
  7. Create a new Blueprint
danger

Be carefull when editing a blueprint as it will affect all the Assets already created on the platform

Sensors

annotely_image-2023-02-23T181636.461.png

Elements

  1. Search bar: Allows to search for Sensors by Name
  2. Filter allows to filter the Sensors by either its name or category. You can add mutliple ways to filter the Sensors at the same time
  3. Code/Alias of the Sensor
  4. Name of the sensor
  5. Unit of the sensor (S.I or other)
  6. Scale represents the scaling of the sensor. a value of 0.8 scaled at 100 becomes 80
  7. Tools:
    1. Edit: Edit the Sensor metadata
    2. Delete: Delete the Sensor
  8. Create a new Sensor

Tags

annotely_image-2023-02-23T172725.208.png

Elements

  1. Search bar: allows to search for any Tag by its name.
  2. Filter allows to filter the tags by either its name or description as shown in the image below. You can add mutliple methods at the same time to filter the tags.

annotely_image-2023-02-23T173131.544.png

  1. Name of the Tag
  2. Description of the Blueprint
  3. Tools:
    1. Edit: Edit the Tag metadata
    2. Delete: Delete the Tag

Activities

annotely_image-2023-02-23T174005.463.png

Elements

  1. Search bar: allows to search activities by Name
  2. Filter: allows to filter Activities by: name, asset, tag, metadata key and value, start date and end date.
  3. Date Selector: allows to filter Activities by a certain time range.
  4. Name of the Activity
  5. Start date of the Activity
  6. End date of the Activity
  7. Duration in days of the Activity
  8. Geographical Location of the Activity
  9. Tags part of the activity
  10. Assets part of the activity.
  11. Tools:
    1. Clone: Duplicate the activity
    2. Edit: Edit the Activities metadata
    3. Delete: Delete the Activities
  12. Create a new Activity

Datasets

annotely_image-2023-02-23T175236.760.png

Elements

  1. Search bar: allows to search datasets by Name
  2. Dataset: It is the name of the dataset and can differ from the actual file name
  3. File name of the Dataset
  4. Entities to which the Dataset is attached
  5. Created at is the creation date of the Dataset
  6. Updated at is the date of upload of the Dataset
  7. Tools:
    1. Download: Downloads the dataset file
    2. Edit: Edit the Dataset metadata
    3. Delete: Delete the Dataset
  8. Create new Dataset