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