Class Devicetree

java.lang.Object
oshi.driver.linux.Devicetree

@ThreadSafe public final class Devicetree extends Object
Utility to read info from the devicetree
  • Method Details

    • queryModel

      public static String queryModel()
      Query the model from the devicetree
      Returns:
      The model if available, null otherwise