Hallo,
ich habe mich nun 2 Tage mit OpenHAB beschäftigt und mir meine persönlich Oberfläche mit allen Räumen und Schaltungen angepasst. Jetzt wollte ich das ganze mal ausprobieren und den PC per USB an die Anlage hängen. Laut LOG passiert folgendes:
19:05:01.852 INFO o.o.c.internal.CoreActivator[:90]- openHAB runtime has been started (v1.0.0).
19:05:04.595 INFO o.o.b.k.i.c.KNXConnection[:176]- Established connection to KNX bus on 224.0.23.12:3671 in mode ROUTER.
19:05:04.806 WARN OSGi[:97]- The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
Allerdings kann ich nichts schalten. Ein und Ausschalten interessiert die Anlage nicht. Jetzt ist mir aufgefallen, dass die selben LOG-Einträge auch passieren, wenn ich den Rechner gar nicht an die Anlage hänge. Weiß jemand was ich falsch mache?
Meine KNX-Konfig sieht so aus:
################################################## #####################################
##### Binding configurations #####
################################################## #####################################
################################ KNX Binding ##########################################
# KNX gateway IP address (optional, if serialPort or connection type 'ROUTER' is specified)
#knx:ip=
# KNX IP connection type. Could be either TUNNEL or ROUTER (optional, defaults to TUNNEL)
knx:type=ROUTER
# KNX gateway port (optional, defaults to 3671)
#knx
ort=
# Local endpoint to specify the multicast interface, no port is used (optional)
#knx:localIp=
# 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=COM1
# 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
Der USB-Anschluß ist ein Gira 1080 00
ich habe mich nun 2 Tage mit OpenHAB beschäftigt und mir meine persönlich Oberfläche mit allen Räumen und Schaltungen angepasst. Jetzt wollte ich das ganze mal ausprobieren und den PC per USB an die Anlage hängen. Laut LOG passiert folgendes:
19:05:01.852 INFO o.o.c.internal.CoreActivator[:90]- openHAB runtime has been started (v1.0.0).
19:05:04.595 INFO o.o.b.k.i.c.KNXConnection[:176]- Established connection to KNX bus on 224.0.23.12:3671 in mode ROUTER.
19:05:04.806 WARN OSGi[:97]- The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
Allerdings kann ich nichts schalten. Ein und Ausschalten interessiert die Anlage nicht. Jetzt ist mir aufgefallen, dass die selben LOG-Einträge auch passieren, wenn ich den Rechner gar nicht an die Anlage hänge. Weiß jemand was ich falsch mache?
Meine KNX-Konfig sieht so aus:
################################################## #####################################
##### Binding configurations #####
################################################## #####################################
################################ KNX Binding ##########################################
# KNX gateway IP address (optional, if serialPort or connection type 'ROUTER' is specified)
#knx:ip=
# KNX IP connection type. Could be either TUNNEL or ROUTER (optional, defaults to TUNNEL)
knx:type=ROUTER
# KNX gateway port (optional, defaults to 3671)
#knx

# Local endpoint to specify the multicast interface, no port is used (optional)
#knx:localIp=
# 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=COM1
# Pause in milliseconds between two read requests on the KNX bus during
# initialization (optional, defaults to 50)
#knx

# 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
Der USB-Anschluß ist ein Gira 1080 00
Kommentar