Setup And Recovery

  • Setup KVP

    Allows the user to enter a KVP name and company name, which forms a unique ID for the specific machine. The system validates that this ID does not already exist.

  • Recovery

    Allows the user to recover KVP and user information by entering the KVP ID and password.

User and Login

  • Login

    Allows user to enter a user name and password for logging into platform

  • Add User

    Allows the admin to create a user. Three user types are supported: Admin, Supervisor, and Operator

  • Edit User

    Allows to edit a user info

  • Delete User

    Allows to delete a user info

Data Manager

  • App Data Manager

    Can sync data to the cloud or another KVP. Allows the developer to configure which tables to sync

  • Image Data Manager

    Can sync image data to the cloud or another KVP. Also it can browse and visualize images, view detailed AI annotation info, and apply AI model for predictions

  • Local Data Receiver

    Receives data from one KVP to another

  • Archive Manager

    Manages the data lifecycle based on policy: archive, backup, or delete

License Manager

  • Activate License

    User can activate license by selecting license tier and adding a key

Logs and Activites

  • System Logs

    System stores the error logs with code

  • User Activity

    System records the user activity into system logs as an activity

  • Component State Log

    All software and hardware components store the (available, connected, running, fault) states in the component state log

Report Scheduler

  • Scheduled Mails

    Automatically send the reports as email to the selected recipients at the scheduled times as set by the user in Review settings.

App Manager

  • Add App

    Allows user to add an app just by name

  • Install App

    Allows user to download and install an app, license purchase is required before

  • Launch App

    Allows user to start the app, redirecting to the app UI

  • Open App

    Allows user to open an app if it is running

  • Stop App

    Allows user to stop the app if it is running

  • Update App

    Shows if the app has update user can update using update icon which will downloads and installs the new version

  • Delete App

    Allows user to delete the app

  • App Info Edit

    Allows user to view app metadata JSON with environment and parameters and edit some parameters

  • App Resource Usage

    Allows user to see app CPU and memory usage

  • Set Default App

    Allows user to set an app as default from app info, enabling launch from the login page