Hallo Zusammen,
ich versuche immernoch mein Rsp3 mit SmarthomeNG zum laufen zu bringen, gemäß derAnleitung: https://github.com/smarthomeNG/smart...plettanleitung
ich scheitere an der Anbinfung des Bus über USB.
in der Datei schaut es wie folgt aus:
# configuration for knxd.service
KNXD_OPTS="-u /tmp/eib -b ip:"
# The default options are "-u /tmp/eib -b ip:"
# which tell knxd to route between all of
# /tmp/eib (legacy socket (-u))
# multicast client (-b ip
.
# The knxd.socket file also tells knxd to listen to
# /run/eib (socket activation via systemd)
# TCP port 6720 (socket activation via systemd)
# If you have KNX hardware on a serial port or USB, add the appropriate
# "-b TYPE:…" option. In this case, you probably want to set up a multicast
# server, not a client (i.e. use "-D -T -R -S", not "-b ip:").
# DO NOT use both.
Kann mir bitte jemand sagen wie der korrekte Eintrag heißen muss?
ich hab mal was versucht: KNXD_OPTS="-b /-D -T -R -S"
das hat natürlich nicht funktioniert.
Vielen Dank für die Unterstützung und viele Grüße
ich versuche immernoch mein Rsp3 mit SmarthomeNG zum laufen zu bringen, gemäß derAnleitung: https://github.com/smarthomeNG/smart...plettanleitung
ich scheitere an der Anbinfung des Bus über USB.
in der Datei schaut es wie folgt aus:
# configuration for knxd.service
KNXD_OPTS="-u /tmp/eib -b ip:"
# The default options are "-u /tmp/eib -b ip:"
# which tell knxd to route between all of
# /tmp/eib (legacy socket (-u))
# multicast client (-b ip

# The knxd.socket file also tells knxd to listen to
# /run/eib (socket activation via systemd)
# TCP port 6720 (socket activation via systemd)
# If you have KNX hardware on a serial port or USB, add the appropriate
# "-b TYPE:…" option. In this case, you probably want to set up a multicast
# server, not a client (i.e. use "-D -T -R -S", not "-b ip:").
# DO NOT use both.
Kann mir bitte jemand sagen wie der korrekte Eintrag heißen muss?
ich hab mal was versucht: KNXD_OPTS="-b /-D -T -R -S"
das hat natürlich nicht funktioniert.
Vielen Dank für die Unterstützung und viele Grüße
Kommentar