Uses of Interface
oshi.hardware.Firmware
| Package | Description |
|---|---|
| oshi.hardware |
[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
|
| oshi.hardware.common |
Provides abstract classes for common code
|
| oshi.hardware.platform.unix.openbsd |
Provides information about hardware such as Memory, Power Sources, and
Processor on OpenBSD systems
|
-
Uses of Firmware in oshi.hardware
Methods in oshi.hardware that return Firmware Modifier and Type Method Description FirmwareComputerSystem. getFirmware()Get the computer system firmware/BIOS. -
Uses of Firmware in oshi.hardware.common
Classes in oshi.hardware.common that implement Firmware Modifier and Type Class Description classAbstractFirmwareFirmware data.Methods in oshi.hardware.common that return Firmware Modifier and Type Method Description protected abstract FirmwareAbstractComputerSystem. createFirmware()Instantiates the platform-specificFirmwareobjectFirmwareAbstractComputerSystem. getFirmware() -
Uses of Firmware in oshi.hardware.platform.unix.openbsd
Classes in oshi.hardware.platform.unix.openbsd that implement Firmware Modifier and Type Class Description classOpenBsdFirmwareOpenBSD Firmware implementationMethods in oshi.hardware.platform.unix.openbsd that return Firmware Modifier and Type Method Description protected FirmwareOpenBsdComputerSystem. createFirmware()