public final class LibraryInterface
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.util.List<Device> |
enumerate(DeviceType type)
Enumerate devices on this system.
|
static java.lang.String |
getApiVersion()
Request version of the CeboMsr-Base-API.
|
public static java.lang.String getApiVersion() throws java.io.IOException
java.io.IOException
public static java.util.List<Device> enumerate(DeviceType type) throws java.io.IOException
java.io.IOException