2.6.4 Recorder configs
This page displays the stored Parameter IDs in a table view. Users can add, edit, and delete recorder configurations. Only recorder configurations stored in recording_config DB are used for data recording. Values for these configured parameters are written to the recording_data table in the database.

Top toolbar
Search bar
- Located at the top of the table.
- Allows users to filter by:
- Keywords: full-text search over all list and all columns
Header row
- You can sort rows in ascending or descending order by clicking on the column header.
- Sorting is applied to the entire dataset, not just the current page.
- The active sort order (ascending or descending) is typically indicated by an arrow or icon near the column name.
Table columns
- Checkbox column:
- Location: The checkbox column is located at the far left of the table.
- Purpose: Allows users to select one or multiple for delete configs(s).
- Functionality:
- Single Selection: Click on a single checkbox to select an individual row.
- Multiple Selection: Click multiple checkboxes to select multiple rows at once.
- Select All: The checkbox in the header row allows you to select or deselect all rows on all pages.
- Delete: After selecting events, delete action on bottom toolbar can be performed for all selected items.
- Parameter name: Parameter Id to record data.
- Interval: time for storing data (sec).
- Min value: threshold value to generate an alarm.
- Max value: threshold value to generate an alarm.
- Functions: Action icons for managing the config:
- Edit: Pencil icon to modify/edit the config.
- Delete: Trash can icon to delete the config.
Bottom toolbar
- Delete selected configs: A button to delete selected config/rows from checkbox column.
- Create config: + button is used to create new recorder config.
- Pagination controls: Allows users to set the number of items displayed per page and navigate between pages.