public class NanoPiSystemInfoProvider extends DefaultSystemInfoProvider implements SystemInfoProvider
Constructor and Description |
---|
NanoPiSystemInfoProvider() |
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, isHardFloatAbi
getClockFrequencyArm, getClockFrequencyCore, getClockFrequencyDPI, getClockFrequencyEMMC, getClockFrequencyH264, getClockFrequencyHDMI, getClockFrequencyISP, getClockFrequencyPixel, getClockFrequencyPWM, getClockFrequencyUART, getClockFrequencyV3D, getClockFrequencyVEC, getCodecH264Enabled, getCodecMPG2Enabled, getCodecWVC1Enabled, getCpuVoltage, getMemoryVoltageSDRam_C, getMemoryVoltageSDRam_I, getMemoryVoltageSDRam_P, getOsFirmwareBuild, getOsFirmwareDate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBogoMIPS, 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, isHardFloatAbi
public NanoPiSystemInfoProvider()
public String getModelName() throws IOException, InterruptedException, UnsupportedOperationException
getModelName
in interface SystemInfoProvider
getModelName
in class SystemInfoProviderBase
IOException
InterruptedException
UnsupportedOperationException
public SystemInfo.BoardType getBoardType() throws IOException, InterruptedException, UnsupportedOperationException
getBoardType
in interface SystemInfoProvider
getBoardType
in class SystemInfoProviderBase
IOException
InterruptedException
UnsupportedOperationException
public float getCpuTemperature() throws IOException, InterruptedException, NumberFormatException, UnsupportedOperationException
getCpuTemperature
in interface SystemInfoProvider
getCpuTemperature
in class SystemInfoProviderBase
IOException
InterruptedException
NumberFormatException
UnsupportedOperationException
Copyright © 2012–2019 Pi4J. All rights reserved.