Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 771 Bytes

File metadata and controls

14 lines (11 loc) · 771 Bytes

# ComputerResourceHardwareAnyOfSystem

Properties

Name Type Description Notes
model string The model of the computer.
platform string The platform of the computer. I.e., x86, x64, ARM, etc.
os string The operating system of the computer. Long version name, e.g., "Windows 10 Pro", "macOS Monterey".
cpu string The CPU information of the computer.
memory_mb int The amount of memory in megabytes.
video string The video processor information of the computer.

[Back to Model list] [Back to API list] [Back to README]