User documentation
The application offers basic inventory management of devices supporting ONF-TR-512.
In inventory basically serial-numbers and manufacturer details are displayed according to the containment of the equipment.
Specification
The graphical user interface has a table view.
The table view implements the common ux-framework-table supporting sorting, filtering and pagination on the server.
The view shows the below fields.
- Name
- Parent
- Mountpoint
- Manufacturer
- Serial
- Type
The index is “sdnevents” the doctype is “inventoryequipment”
- Name -uuid field from database
- Parent -parentUuid field from database
- Mountpoint -mountpoint field from database
- Manufacturer ManufacturerIdentifier field from database
- Serial – serial field from database
- Type -type field from database