Skip to content

TCP serial connection using rfc2217 #3600

Answered by Oekel
Oekel asked this question in Q&A
Feb 12, 2024 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

Its working!

%YAML 1.1
---
# This is a ser2net configuration file, tailored to be rather
# simple.
#
# Find detailed documentation in ser2net.yaml(5)
# A fully featured configuration file is in
# /usr/share/doc/ser2net/examples/ser2net.yaml.gz
#
# If you find your configuration more useful than this very simple
# one, please submit it as a bugreport

define: &banner \r\nser2net port \p device \d [\B] (Debian GNU/Linux)\r\n\r\n

connection: &zwavestick
              accepter:tcp,4000
              enable: on
              options:
                kickolduser: true
              connector: serialdev,
                /dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_58…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Oekel
Comment options

@robertsLando
Comment options

@Oekel
Comment options

Answer selected by robertsLando
@robertsLando
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants