Uses of Class
oshi.jna.platform.mac.IOKit.SMCVal
-
Packages that use IOKit.SMCVal Package Description oshi.util.platform.mac Provides utilities for macOS. -
-
Uses of IOKit.SMCVal in oshi.util.platform.mac
Methods in oshi.util.platform.mac with parameters of type IOKit.SMCVal Modifier and Type Method Description static int
SmcUtil. smcReadKey(com.sun.jna.platform.mac.IOKit.IOConnect conn, java.lang.String key, IOKit.SMCVal val)
Read a key from SMC
-