Skip to main content
The actual design of the device or software version running on the device (Device.version[]). Primary Keys: device_version_id Foreign Keys:
  • device_id - links to the device table
ColumnData TypeDescription
device_version_idvarcharUnique identifier for the version row
device_idvarcharParent device
versionvarcharVersion value (e.g., model or version string)
Related Tables: Parent: