java.lang.Object
oshi.driver.linux.Dmidecode
Utility to read info from
dmidecode
-
Method Details
-
querySerialNumber
Query the serial number from dmidecode- Returns:
- The serial number if available, null otherwise
-
queryUUID
Query the UUID from dmidecode- Returns:
- The UUID if available, null otherwise
-
queryBiosNameRev
Query the name and revision from dmidecode- Returns:
- The a pair containing the name and revision if available, null values in the pair otherwise
-