Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Added telnet SerialPort implementation #2832

Closed
wants to merge 2 commits into from

Conversation

msteigenberger
Copy link

SerialPort can be accessed remotely via telnet. Changing serial port
parameters is allowed via RFC2217. Tested with ser2net on the server
side. Compatible with nrjavaserial (few methods are not supported as
they mainly makes no sense on a tcp session).
The work is based on (or more or less a copy with some changes) of https://github.com/archiecobbs/jvser/.

SerialPort can be accessed remotely via telnet. Changing serial port
parameters is allowed via RFC2217. Tested with ser2net on the server
side. Compatible with nrjavaserial (few methods are not supported as
they  mainly makes no sense on a tcp session).
@teichsta
Copy link
Member

teichsta commented Jul 1, 2015

Thanks @msteigenberger will have a look soon. Best, Thomas E.-E.

@openhab-bot
Copy link
Collaborator

Can one of the admins verify this PR?

@9037568
Copy link
Contributor

9037568 commented Nov 16, 2016

Not clear to me whether OH can use this code, as it's copied from copyrighted code. Any @openhab/maintainers able to comment?

@msteigenberger
Copy link
Author

In the meantime this code was included into nrjavaserial itself. We can close this PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants