Package | Description |
---|---|
org.apache.edgent.connectors.serial |
Serial port connector API.
|
Modifier and Type | Method and Description |
---|---|
<T> Supplier<T> |
SerialDevice.getSource(Function<SerialPort,T> driver)
Create a function that can be used to source a
stream from a serial port device.
|
void |
SerialDevice.setInitializer(Consumer<SerialPort> initializer)
Set the initialization function for this port.
|
Copyright © 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707