ComputerSystemImpl
Implementation of the ComputerSystem
interface. This class provides the system's details, such as manufacturer, model, serial number, hardware UUID, firmware, and baseboard information.
Parameters
computerSystemInfo
the system hardware information from OSHI
See also
Properties
Link copied to clipboard
Link copied to clipboard
hardwareUUID
provides the unique hardware identifier for the system. This information is fetched from the system hardware info.
Link copied to clipboard
manufacturer
provides the manufacturer of the computer system. This information is fetched from the system hardware info.
Link copied to clipboard
serialNumber
provides the serial number of the computer system. This information is fetched from the system hardware info.