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.

Link copied to clipboard
interface Firmware

Represents the firmware of a system. This interface provides details about the firmware, including its manufacturer, name, description, version, and release date. It is useful for hardware monitoring and system diagnostics.