Package | Description |
---|---|
org.eclipse.kura.net |
Contains interfaces and event model to manage and configure network interfaces on a given system.
|
org.eclipse.kura.net.modem |
Provides interfaces for instances and configurations of modems.
|
org.eclipse.kura.usb |
Provides services and interfaces for finding and managing USB devices within the system.
|
Modifier and Type | Method and Description |
---|---|
String |
NetworkService.getModemPppPort(ModemDevice modemDevice) |
Modifier and Type | Class and Description |
---|---|
class |
SerialModemDevice |
Modifier and Type | Method and Description |
---|---|
ModemDevice |
ModemInterface.getModemDevice()
Return's the associated ModemDevice for this modem
|
ModemDevice |
ModemAddedEvent.getModemDevice() |
Constructor and Description |
---|
ModemAddedEvent(ModemDevice modemDevice) |
Modifier and Type | Class and Description |
---|---|
class |
UsbModemDevice
Representation of USB modem devices
|
Copyright © 2014. All Rights Reserved.