Hallo ab und zu hat mein einen Punkt da sieht man den Wald vor lauter Bäumen nicht mehr ich Glaube da steh ich gerade . Ich hab OpenHab auf einem Raspberry
B+ am laufen bekomme aber irgentwie die übergabe zum knx Bus nicht hin
Meine cfg sieht so aus :
################################ KNX Binding ##########################################
#
# KNX gateway IP address
# (optional, if serialPort or connection type 'ROUTER' is specified)
knx:ip=192.168.178.198
# KNX IP connection type. Could be either TUNNEL or ROUTER (optional, defaults to TUNNEL)
# Note: If you cannot get the ROUTER mode working (even if it claims it is connected),
# use TUNNEL mode instead with setting both the ip of the KNX gateway and the localIp.
knx:type=TUNNEL
# KNX gateway port (optional, defaults to 3671)
#knx
ort=
# Local endpoint to specify the multicast interface, no port is used (optional)
#knx:localIp=192.168.178.199
# Serial port of FT1.2 KNX interface (ignored, if ip is specified)
# Valid values are e.g. COM1 for Windows and /dev/ttyS0 or /dev/ttyUSB0 for Linux
#knx:serialPort=
# Pause in milliseconds between two read requests on the KNX bus during
# initialization (optional, defaults to 50)
#knx
ause=
# Timeout in milliseconds to wait for a response from the KNX bus (optional,
# defaults to 10000)
#knx:timeout
# Number of read retries while initialization items from the KNX bus (optional,
# defaults to 3)
#knx:readRetries
# Seconds between connect retries when KNX link has been lost
# 0 means never retry, it will only reconnect on next write or read request
# Note: without periodic retries all events will be lost up to the next read/write
# request
# (optional, default is 0)
#knx:autoReconnectPeriod=30
Sollte ja passen
beim start bekomme ich die meldung das der tunnel zu dem IP Router läuft
bekomme aber nichts auf den Bus
B+ am laufen bekomme aber irgentwie die übergabe zum knx Bus nicht hin

Meine cfg sieht so aus :
################################ KNX Binding ##########################################
#
# KNX gateway IP address
# (optional, if serialPort or connection type 'ROUTER' is specified)
knx:ip=192.168.178.198
# KNX IP connection type. Could be either TUNNEL or ROUTER (optional, defaults to TUNNEL)
# Note: If you cannot get the ROUTER mode working (even if it claims it is connected),
# use TUNNEL mode instead with setting both the ip of the KNX gateway and the localIp.
knx:type=TUNNEL
# KNX gateway port (optional, defaults to 3671)
#knx
ort=# Local endpoint to specify the multicast interface, no port is used (optional)
#knx:localIp=192.168.178.199
# Serial port of FT1.2 KNX interface (ignored, if ip is specified)
# Valid values are e.g. COM1 for Windows and /dev/ttyS0 or /dev/ttyUSB0 for Linux
#knx:serialPort=
# Pause in milliseconds between two read requests on the KNX bus during
# initialization (optional, defaults to 50)
#knx
ause=# Timeout in milliseconds to wait for a response from the KNX bus (optional,
# defaults to 10000)
#knx:timeout
# Number of read retries while initialization items from the KNX bus (optional,
# defaults to 3)
#knx:readRetries
# Seconds between connect retries when KNX link has been lost
# 0 means never retry, it will only reconnect on next write or read request
# Note: without periodic retries all events will be lost up to the next read/write
# request
# (optional, default is 0)
#knx:autoReconnectPeriod=30
Sollte ja passen
beim start bekomme ich die meldung das der tunnel zu dem IP Router läuft
bekomme aber nichts auf den Bus


aber die Basis läuft jetzt kann Weihnachten kommen . Vielleicht bekomme ich ja die Visu auch noch mit fertig .
Kommentar