deviceTRUST for Windows and the deviceTRUST Client Extension for IGEL OS 12 and macOS are now available.
×

Hardware

Agent Client Extension

Describes the hardware and its capabilities.

Microsoft Windows Microsoft Windows Apple macOS Ubuntu Chrome OS IGEL OS Unicon eLux

BIOS Release Date

The date of release of the BIOS.

Static property with datetime data type.
Persists as LOCAL_HARDWARE_BIOS_RELEASEDATE for the local agent and REMOTE_HARDWARE_BIOS_RELEASEDATE for the remote device.

BIOS Serial Number

The serial number of the BIOS of the device.

Static property with text data type.
Persists as LOCAL_HARDWARE_BIOS_SERIAL for the local agent and REMOTE_HARDWARE_BIOS_SERIAL for the remote device.

BIOS Version

The version number of the BIOS.

Static property with version data type.
Persists as LOCAL_HARDWARE_BIOS_VERSION for the local agent and REMOTE_HARDWARE_BIOS_VERSION for the remote device.

CPU

The CPU available on the device.

Static property with text data type.
Persists as LOCAL_HARDWARE_CPU for the local agent and REMOTE_HARDWARE_CPU for the remote device.

CPU Count

The number of CPUs

Static property with number data type.
Persists as LOCAL_HARDWARE_CPU_COUNT for the local agent and REMOTE_HARDWARE_CPU_COUNT for the remote device.

CPU Speed

The speed of the CPU in Mhz.

Static property with number data type.
Persists as LOCAL_HARDWARE_CPU_SPEED for the local agent and REMOTE_HARDWARE_CPU_SPEED for the remote device.

Lid

This real-time property determines if the lid of the device is open or closed.

Realtime property with enum data type with options Open, Closed.
Persists as LOCAL_HARDWARE_LID for the local agent and REMOTE_HARDWARE_LID for the remote device.

Model

The model of the device.

Static property with text data type.
Persists as LOCAL_HARDWARE_MODEL for the local agent and REMOTE_HARDWARE_MODEL for the remote device.

Role

The role of the device, such as Laptop, Tablet or Desktop.

Static property with enum data type with options Server, Desktop, Laptop, Tablet, Virtual.
Persists as LOCAL_HARDWARE_ROLE for the local agent and REMOTE_HARDWARE_ROLE for the remote device.

Secure Boot

Determines if the device was booted using secure boot.

Static property with boolean data type.
Persists as LOCAL_HARDWARE_SECUREBOOT for the local agent and REMOTE_HARDWARE_SECUREBOOT for the remote device.

System Memory

The amount of physical memory in MB.

Static property with number data type.
Persists as LOCAL_HARDWARE_SYSTEMMEMORY for the local agent and REMOTE_HARDWARE_SYSTEMMEMORY for the remote device.

Vendor

The vendor of the device.

Static property with text data type.
Persists as LOCAL_HARDWARE_VENDOR for the local agent and REMOTE_HARDWARE_VENDOR for the remote device.

Virtualization

The type of virtualization used to host the device.

Static property with enum data type with options None, VMware, Xen, VirtualPC, Parallels, VirtualBox, Hyper-V.
Persists as LOCAL_HARDWARE_VIRTUALIZATION for the local agent and REMOTE_HARDWARE_VIRTUALIZATION for the remote device.