public interface SystemInformationService
String getProcessor() throws IOException, InterruptedException
IOException
InterruptedException
@Deprecated String getBogoMIPS() throws IOException, InterruptedException
IOException
InterruptedException
String[] getCpuFeatures() throws IOException, InterruptedException
IOException
InterruptedException
String getCpuImplementer() throws IOException, InterruptedException
IOException
InterruptedException
String getCpuArchitecture() throws IOException, InterruptedException
IOException
InterruptedException
String getCpuVariant() throws IOException, InterruptedException
IOException
InterruptedException
String getCpuPart() throws IOException, InterruptedException
IOException
InterruptedException
String getCpuRevision() throws IOException, InterruptedException
IOException
InterruptedException
String getHardware() throws IOException, InterruptedException
IOException
InterruptedException
String getRevision() throws IOException, InterruptedException
IOException
InterruptedException
String getSerial() throws IOException, InterruptedException
IOException
InterruptedException
String getModelName() throws IOException, InterruptedException
IOException
InterruptedException
String getOsName() throws IOException, InterruptedException
IOException
InterruptedException
String getOsVersion() throws IOException, InterruptedException
IOException
InterruptedException
String getOsArch() throws IOException, InterruptedException
IOException
InterruptedException
String getOsFirmwareBuild() throws IOException, InterruptedException
IOException
InterruptedException
String getOsFirmwareDate() throws IOException, InterruptedException, ParseException
String getJavaVendor()
String getJavaVendorUrl()
String getJavaVersion()
String getJavaVirtualMachine()
String getJavaRuntime()
boolean isHardFloatAbi()
long getMemoryTotal() throws IOException, InterruptedException
IOException
InterruptedException
long getMemoryUsed() throws IOException, InterruptedException
IOException
InterruptedException
long getMemoryFree() throws IOException, InterruptedException
IOException
InterruptedException
long getMemoryShared() throws IOException, InterruptedException
IOException
InterruptedException
long getMemoryBuffers() throws IOException, InterruptedException
IOException
InterruptedException
long getMemoryCached() throws IOException, InterruptedException
IOException
InterruptedException
SystemInfo.BoardType getBoardType() throws IOException, InterruptedException
IOException
InterruptedException
float getCpuTemperature() throws IOException, InterruptedException, NumberFormatException
float getCpuVoltage() throws IOException, InterruptedException, NumberFormatException
float getMemoryVoltageSDRam_C() throws IOException, InterruptedException, NumberFormatException
float getMemoryVoltageSDRam_I() throws IOException, InterruptedException, NumberFormatException
float getMemoryVoltageSDRam_P() throws IOException, InterruptedException, NumberFormatException
boolean getCodecH264Enabled() throws IOException, InterruptedException
IOException
InterruptedException
boolean getCodecMPG2Enabled() throws IOException, InterruptedException
IOException
InterruptedException
boolean getCodecWVC1Enabled() throws IOException, InterruptedException
IOException
InterruptedException
long getClockFrequencyArm() throws IOException, InterruptedException
IOException
InterruptedException
long getClockFrequencyCore() throws IOException, InterruptedException
IOException
InterruptedException
long getClockFrequencyH264() throws IOException, InterruptedException
IOException
InterruptedException
long getClockFrequencyISP() throws IOException, InterruptedException
IOException
InterruptedException
long getClockFrequencyV3D() throws IOException, InterruptedException
IOException
InterruptedException
long getClockFrequencyUART() throws IOException, InterruptedException
IOException
InterruptedException
long getClockFrequencyPWM() throws IOException, InterruptedException
IOException
InterruptedException
long getClockFrequencyEMMC() throws IOException, InterruptedException
IOException
InterruptedException
long getClockFrequencyPixel() throws IOException, InterruptedException
IOException
InterruptedException
long getClockFrequencyVEC() throws IOException, InterruptedException
IOException
InterruptedException
long getClockFrequencyHDMI() throws IOException, InterruptedException
IOException
InterruptedException
long getClockFrequencyDPI() throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2012–2016 Pi4J. All rights reserved.