SystemHardwareInfo¶
| Property | Type | Description |
|---|---|---|
| cpuArch | string | CPU architecture |
| cpuCount | number | Number of CPUs |
| cpuHardware.vendor | string | CPU vendor |
| cpuHardware.name | string | CPU name |
| cpuHardware.identifier | string | CPU identifier |
| cpuHardware.speedMHz | string | CPU approximate speed (MHz) |
| bios | object | Vendor-specific key: value pairs |