mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-26 20:21:33 +01:00
583ea02429
* Improve SerialPortManager.getIdentifiers() JavaDoc The current JavaDocs do not clearly state that it does not always return all identifiers. E.g. it will not return any RFC2217 identifiers or undiscovered RXTX port identifiers. So it should not be used to search for an identifier when the serial port name is known. This method is useful for listing available port options in UIs and logging. Signed-off-by: Wouter Born <github@maindrain.net> |
||
---|---|---|
.. | ||
src/main/java/org/openhab/core/io/transport/serial | ||
.classpath | ||
.project | ||
NOTICE | ||
pom.xml |