After you have setup your Bench Routes Dashboard you will see the following webpage on http://localhost:3000/
To select the machine you need to click on the selector on the top left corner of the screen as shown in the image.
Incase the backend throw some error or is not running you will see a error message as shown below.
To select the route you need to select on any item present in the list on the bottom left corner of the screen as shown in the image.
Incase the backend throw some error or is not running you will see a error message as shown below.
You can search the route from the list of routes using the search box above the list.
You can set the start time, end time and step value using the time querier component on the sidebar and then click "Fetch" to query the data.
Incase the endtime is less than the start time on clicking "Fetch" you will see a error as show below.
Whenever a route is selected or the "Fetch" button is used for querying a route for different time intervals a graph corresponding to the qeried data will be displayed.
Incase the backend throws some error you will see the following error.
Incase there is no data currently for the selected route and time interval you will see the following image.
Incase the amount of queried data is above the threshold value then the following message will be displayed.(To get rid of this error make sure to increase the step value)