public interface IGpsdFacade
| Modifier and Type | Method and Description |
|---|---|
IGpsDevice |
device(String path) |
Iterable<IGpsDevice> |
devices() |
Version |
version() |
Iterable<IGpsDevice> devices() throws IOException
IOExceptionIGpsDevice device(String path) throws IOException
IOExceptionVersion version() throws IOException
IOExceptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.