Package-level declarations
Types
Link copied to clipboard
interface Baseboard
Baseboard
represents the information of the baseboard (also known as motherboard) of a system. It provides details about the manufacturer, model, version, and serial number of the baseboard. This interface is useful for hardware monitoring and identification tasks.
Link copied to clipboard
interface ComputerSystem
ComputerSystem
represents the details of the system hardware, including information about the manufacturer, model, serial number, and UUID of the system. It also provides access to firmware and baseboard information.