Inventory
Inventory Object
Pass in an Inventory dict that a device has provided and sanitize ready for use.
Raises:
Type | Description |
---|---|
ValidationError
|
Malformed inventory data. |
Attributes
details: Details
operating_system: OperatingSystem
software: list[Software]
Classes
Details
Attributes
name: str
serial_number: str
uuid: str
Functions
__init__(details)
OperatingSystem
Attributes
name: str
version_major: str
version: str
Functions
__init__(operating_system)
Software
Attributes
name: str
category: str
version: str
Functions
__init__(software)
Functions
__init__(inventory)
About:
This page forms part of our Project Centurion ERP.
Page Metadata
Version: ToDo: place files short git commit hereDate Created: 2024-06-19
Date Edited: 2024-07-13
Contribution:
Would You like to contribute to our Centurion ERP project? You can assist in the following ways:
- Edit This Page If there is a mistake or a way you can improve it.
- Add a Page to the Manual if you would like to add an item to our manual
- Raise an Issue if there is something about this page you would like to improve, and git is unfamiliar to you.
ToDo: Add the page list of contributors