Habs sowohl über die Paper UI als jetzt auch per Textfile probiert:
Die Bridge geht nach kurzer Zeit ONLINE.
Woran kanns liegen das mir das Device nicht ONLINE geht?
Danke!
Code:
Bridge knx:ip:bridge "GIRA X1 Bridge" @ "Cellar" [
type="TUNNEL",
ipAddress="10.0.0.101",
portNumber=3671,
readingPause=50,
responseTimeout=10,
readRetriesLimit=3,
autoReconnectPeriod=60,
localSourceAddr="1.1.2"
] {
Thing device ak13 "AK13" [
address="1.1.23",
fetch=true,
pingInterval=300,
readInterval=3600
] {
Type switch : demoSwitch "Licht Büro OG" [ ga="2/3/23+<2/3/24" ]
}
}
Woran kanns liegen das mir das Device nicht ONLINE geht?
Danke!


Kommentar