public class BpiSystemInfoProvider extends DefaultSystemInfoProvider implements SystemInfoProvider
| Constructor and Description |
|---|
BpiSystemInfoProvider() |
| Modifier and Type | Method and Description |
|---|---|
SystemInfo.BoardType |
getBoardType() |
float |
getCpuTemperature() |
String |
getModelName() |
getBashVersionInfo, getBogoMIPS, getCpuArchitecture, getCpuFeatures, getCpuImplementer, getCpuInfo, getCpuPart, getCpuRevision, getCpuVariant, getHardware, getJavaRuntime, getJavaVendor, getJavaVendorUrl, getJavaVersion, getJavaVirtualMachine, getMemory, getMemoryBuffers, getMemoryCached, getMemoryFree, getMemoryShared, getMemoryTotal, getMemoryUsed, getOsArch, getOsName, getOsVersion, getProcessor, getReadElfTag, getRevision, getSerial, hasReadElfTag, isHardFloatAbigetClockFrequencyArm, getClockFrequencyCore, getClockFrequencyDPI, getClockFrequencyEMMC, getClockFrequencyH264, getClockFrequencyHDMI, getClockFrequencyISP, getClockFrequencyPixel, getClockFrequencyPWM, getClockFrequencyUART, getClockFrequencyV3D, getClockFrequencyVEC, getCodecH264Enabled, getCodecMPG2Enabled, getCodecWVC1Enabled, getCpuVoltage, getMemoryVoltageSDRam_C, getMemoryVoltageSDRam_I, getMemoryVoltageSDRam_P, getOsFirmwareBuild, getOsFirmwareDateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBogoMIPS, getClockFrequencyArm, getClockFrequencyCore, getClockFrequencyDPI, getClockFrequencyEMMC, getClockFrequencyH264, getClockFrequencyHDMI, getClockFrequencyISP, getClockFrequencyPixel, getClockFrequencyPWM, getClockFrequencyUART, getClockFrequencyV3D, getClockFrequencyVEC, getCodecH264Enabled, getCodecMPG2Enabled, getCodecWVC1Enabled, getCpuArchitecture, getCpuFeatures, getCpuImplementer, getCpuPart, getCpuRevision, getCpuVariant, getCpuVoltage, getHardware, getJavaRuntime, getJavaVendor, getJavaVendorUrl, getJavaVersion, getJavaVirtualMachine, getMemoryBuffers, getMemoryCached, getMemoryFree, getMemoryShared, getMemoryTotal, getMemoryUsed, getMemoryVoltageSDRam_C, getMemoryVoltageSDRam_I, getMemoryVoltageSDRam_P, getOsArch, getOsFirmwareBuild, getOsFirmwareDate, getOsName, getOsVersion, getProcessor, getRevision, getSerial, isHardFloatAbipublic BpiSystemInfoProvider()
public String getModelName() throws IOException, InterruptedException, UnsupportedOperationException
getModelName in interface SystemInfoProvidergetModelName in class SystemInfoProviderBaseIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic SystemInfo.BoardType getBoardType() throws IOException, InterruptedException, UnsupportedOperationException
getBoardType in interface SystemInfoProvidergetBoardType in class SystemInfoProviderBaseIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic float getCpuTemperature() throws IOException, InterruptedException, NumberFormatException, UnsupportedOperationException
getCpuTemperature in interface SystemInfoProvidergetCpuTemperature in class SystemInfoProviderBaseIOExceptionInterruptedExceptionNumberFormatExceptionUnsupportedOperationExceptionCopyright © 2012–2021 Pi4J. All rights reserved.