specs/routes/R_MLIB

Machine Library

Overview

This page allows users to view a list of all Machines. This list includes the machine name, the assigned Machine Type, the assigned Machine Data Source and its status, the assigned Station and the last output of the machine. A user can also toggle the view between a table, machine status tiles and machine state timelines.

Model/Page Connections

Machines

Create

  • A user can create a Machine by clicking Create Machine from the header.
    • A user can input a name for the machine
    • A user can choose the machine data source, station and type for the machine

Edit

  • Machines cannot be edited from this page.

View

  • A user can view a machine's name, type, data source, station and last output.
  • A user can search from the header by name.
  • A user can toggle the view between a table, tile view and timeline view.
  • A user can filter by data source by selecting the source in the header.

Machine Types

View

  • A user can view the type associated with a machine.

Machine Data Source

View

  • A user can view the data source associated with a machine and its connection status.

Station

View

  • A user can view the station associated with the machine.

Pages

This page can be accessed from the following pages:

User Permissions

Creating, editing or deleting on this page may be restricted by the users role.

Tests

IDName
QA-T113Machine Monitoring : 01 - Machine Editor
QA-T723Machine Monitoring : 01 / Machine Validation
QA-T774New Machine Page : 01 - Single Machine page

Requirements

No requirements