...
The graphical user interface has a table Table view and Tree view.
Table View
The table view implements the common ux-framework-table supporting sorting, filtering and pagination on the server.
...
- Node Name
- Manufacturer
- Parent
- Name
- Serial
- Version
- Date
- Description
- Part Type Id
- Model Identifier
- Type
- Containment Level
...
By right-click on the rowdata, navigation to the tree view is available by context menu 'View in Treeview',
which displays the tree view.
Tree View
The Tree View shows the below fields
- Node Name
- Required
- Host
- Port
- Core Model
- Type
Only the Connected devices are available in this Tree View.
When clicked on the rowdata, it navigates to the Tree view of that particular row element which by default shows the root element in the tree view.
The search is also available where you can search for the particular name.
Behaviour
The inventory is loaded or refreshed during startup phase into the database.
...