Uses of Interface
oshi.hardware.Sensors
Packages that use Sensors
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 Linux systems
Provides information about hardware such as Memory, Power Sources, and Processor on Mac systems
Provides information about hardware such as Memory, Power Sources, and Processor on AIX systems
Provides information about hardware such as Memory, Power Sources, and Processor on FreeBSD systems
Provides information about hardware such as Memory, Power Sources, and Processor on OpenBSD systems
Provides information about hardware such as Memory, Power Sources, and Processor on Solaris systems
Provides information about hardware such as Memory, Power Sources, and Processor on Windows systems
-
Uses of Sensors in oshi.hardware
Methods in oshi.hardware that return SensorsModifier and TypeMethodDescriptionHardwareAbstractionLayer.getSensors()
Instantiates aSensors
object, representing CPU temperature and fan speed. -
Uses of Sensors in oshi.hardware.common
Classes in oshi.hardware.common that implement SensorsFields in oshi.hardware.common with type parameters of type SensorsMethods in oshi.hardware.common that return SensorsModifier and TypeMethodDescriptionprotected abstract Sensors
AbstractHardwareAbstractionLayer.createSensors()
Instantiates the platform-specificSensors
objectAbstractHardwareAbstractionLayer.getSensors()
-
Uses of Sensors in oshi.hardware.platform.linux
Classes in oshi.hardware.platform.linux that implement SensorsModifier and TypeClassDescription(package private) final class
Sensors from WMI or Open Hardware MonitorMethods in oshi.hardware.platform.linux that return Sensors -
Uses of Sensors in oshi.hardware.platform.mac
Classes in oshi.hardware.platform.mac that implement SensorsMethods in oshi.hardware.platform.mac that return Sensors -
Uses of Sensors in oshi.hardware.platform.unix.aix
Classes in oshi.hardware.platform.unix.aix that implement SensorsModifier and TypeClassDescription(package private) final class
Sensors not available except counting fans from lscfgMethods in oshi.hardware.platform.unix.aix that return Sensors -
Uses of Sensors in oshi.hardware.platform.unix.freebsd
Classes in oshi.hardware.platform.unix.freebsd that implement SensorsModifier and TypeClassDescription(package private) final class
Sensors from coretempMethods in oshi.hardware.platform.unix.freebsd that return Sensors -
Uses of Sensors in oshi.hardware.platform.unix.openbsd
Classes in oshi.hardware.platform.unix.openbsd that implement SensorsMethods in oshi.hardware.platform.unix.openbsd that return Sensors -
Uses of Sensors in oshi.hardware.platform.unix.solaris
Classes in oshi.hardware.platform.unix.solaris that implement SensorsModifier and TypeClassDescription(package private) final class
Sensors from prtpiclMethods in oshi.hardware.platform.unix.solaris that return Sensors -
Uses of Sensors in oshi.hardware.platform.windows
Classes in oshi.hardware.platform.windows that implement SensorsModifier and TypeClassDescription(package private) final class
Sensors from WMI or Open Hardware MonitorMethods in oshi.hardware.platform.windows that return Sensors