DB Schema - devices table
DB Schema - devices table
The devices table contains the main pieces of information for every device. If a device is in Open-AudIT, it has an entry in the devices table.
The table below shows the columns contained in the table, along with the type, default value, maximum length (for VARCHAR columns) and vaild values (for ENUM columns).
Some values should not be edited such as the UUID or DBUS_IDENTIFIER except under rare circumstances.
Editable columns will appear on the Bulk Edit Devices page inside Open-AudIT.