Uses of Interface
oshi.hardware.Firmware
Package
Description
[oshi-core API] Provides cross-platform implementation to retrieve hardware information such as CPU, Memory, Display,
Disks, Network Interfaces, Power Sources, Sensors, and USB Devices
Provides abstract classes for common code
Provides information about hardware such as Memory, Power Sources, and Processor on OpenBSD systems
-
Uses of Firmware in oshi.hardware
Modifier and TypeMethodDescriptionComputerSystem.getFirmware()
Get the computer system firmware/BIOS. -
Uses of Firmware in oshi.hardware.common
Modifier and TypeMethodDescriptionprotected abstract Firmware
AbstractComputerSystem.createFirmware()
Instantiates the platform-specificFirmware
objectAbstractComputerSystem.getFirmware()
-
Uses of Firmware in oshi.hardware.platform.unix.openbsd