Stores information about the operating system installed on the device
Data model

Fields
| Field |
Type |
Description |
| architecture |
NVARCHAR (40) |
Operating System Architecture |
| extra |
NVARCHAR (200) |
Additional operating system information |
| id* |
INT |
Operating System Identifier |
| install_date |
DATETIME |
Operating System Installation Date |
| kernel |
NVARCHAR (100) |
Operating System Kernel Version |
| language |
NVARCHAR (120) |
Operating System Language |
| locale |
NVARCHAR (120) |
Operating System Locale |
| modification_date* |
DATETIME |
Log Edit Date |
| os_type |
NVARCHAR (508) |
Operating System Type |
Primary Key
References