Class SerialService
java.lang.Object
com.kosdev.kos.core.service.udev.serial.SerialService
Service that manages serial devices.
- Since:
- 1
- Version:
- 1
-
Method Summary
Modifier and TypeMethodDescriptionvoidclaimDevice(SerialDevice device) AskSerialServiceto claim ownership of the device.voidRestart the matching process for all pending devices.
-
Method Details
-
restartMatching
public void restartMatching()Restart the matching process for all pending devices.- Since:
- 1
-
claimDevice
AskSerialServiceto claim ownership of the device.- Since:
- 1
-