mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-10 21:31:53 +01:00
ac88faa5dc
The rxtx serial port provider is now able to scan symlink in /dev/serial/by-id and use them as valid identifier. Benefit : users won't have to fix the path of their USB serial device with udev anymore, they can now use the explicit and stable symlink directly. Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com> [serial] Ability to use /dev/serial/ links Revert previous commit (rewriting to use discovery serial service to provide the symlinks to all serial provider, and not only rxtx). Workaround for the rxtx provider which can resolve symlink before using the native code (limit path to 80 char). Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com> |
||
---|---|---|
.. | ||
org.openhab.core.addon.tests | ||
org.openhab.core.auth.oauth2client.tests | ||
org.openhab.core.automation.integration.tests | ||
org.openhab.core.automation.module.core.tests | ||
org.openhab.core.automation.module.script.tests | ||
org.openhab.core.automation.module.timer.tests | ||
org.openhab.core.automation.tests | ||
org.openhab.core.config.core.tests | ||
org.openhab.core.config.discovery.mdns.tests | ||
org.openhab.core.config.discovery.tests | ||
org.openhab.core.config.discovery.usbserial.linuxsysfs.tests | ||
org.openhab.core.config.discovery.usbserial.tests | ||
org.openhab.core.config.dispatch.tests | ||
org.openhab.core.ephemeris.tests | ||
org.openhab.core.io.rest.core.tests | ||
org.openhab.core.model.item.tests | ||
org.openhab.core.model.rule.tests | ||
org.openhab.core.model.script.tests | ||
org.openhab.core.model.thing.tests | ||
org.openhab.core.model.thing.testsupport | ||
org.openhab.core.storage.json.tests | ||
org.openhab.core.tests | ||
org.openhab.core.thing.tests | ||
org.openhab.core.voice.tests | ||
itest-common.bndrun | ||
itest-include.bndrun | ||
pom.xml |