specs/routes/R_MSTS

Machine States

Overview

This page allows users to view a list of all Machine States; view, edit details or delete a single state; or view a list of Machine Types where used.

Model/Page Connections

Machine States

Create

  • A user can create a Machine State by clicking Create Machine State from the header.

Edit

  • A user can edit the fields of a Machine State by clicking Edit {State name} from the "..." menu.

View

  • A user can view a State's name, uptime flag and default status
  • A user can view a list of Machine Types where the state is used and can click the type name to go to the Machine Type Details page for that type.
  • A user can search or filter from the header by name or machine type respectively.

Delete

  • A user can delete the Machine State from the "..." menu.

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. Running, Stopped and Idle states are provided by default and are not editable by the user.

Tests

No tests