Class OpenBsdComputerSystem

java.lang.Object
oshi.hardware.common.AbstractComputerSystem
oshi.hardware.platform.unix.openbsd.OpenBsdComputerSystem
All Implemented Interfaces:
oshi.hardware.ComputerSystem

@Immutable public class OpenBsdComputerSystem extends oshi.hardware.common.AbstractComputerSystem
OpenBSD ComputerSystem implementation
  • Constructor Details

    • OpenBsdComputerSystem

      public OpenBsdComputerSystem()
  • Method Details

    • getManufacturer

      public String getManufacturer()
    • getModel

      public String getModel()
    • getSerialNumber

      public String getSerialNumber()
    • getHardwareUUID

      public String getHardwareUUID()
    • createFirmware

      protected oshi.hardware.Firmware createFirmware()
      Specified by:
      createFirmware in class oshi.hardware.common.AbstractComputerSystem
    • createBaseboard

      protected oshi.hardware.Baseboard createBaseboard()
      Specified by:
      createBaseboard in class oshi.hardware.common.AbstractComputerSystem