Note de ce sujet :
  • Moyenne : 0 (0 vote(s))
  • 1
  • 2
  • 3
  • 4
  • 5
openHAB2
#1
Salut a tous

Je suis en train de commencer a tester. J'aurais besoin d'avoir quelques renseignements pour m'éclairer. Idea

Je suis en train de tester ca sous une VM Debian.
J'ai un Routeur KNX dispo, j'ai aussi une interface KNXD qui tourne si besoin pour tester.

Dans mon fichier knx.cfg j'ai mis ca :

Code :
ip=224.0.23.12
type=ROUTER
port=3671
ignorelocalevents=true

Dans le fichier knx.items :
Code :
Switch Ampoule "Ampoule de test" { knx="1/1/19+<1/3/4" }
1/1/19 : Mon Actionneur
1/3/4 : Le retour d'etat

Après je sèche, comment je test ca ?

Dans les log, si je passe en mode Debug je recois bien des trames :

Code :
17:07:24.639 [INFO ] [nx.internal.connection.KNXConnection] - Established connection to KNX bus on 224.0.23.12:3671 in mode ROUTER.
17:07:24.655 [INFO ] [tuwien.auto.calimero                ] - KNXnet/IP Routing 224.0.23.12:3671: using network interface eth0
17:07:24.656 [INFO ] [tuwien.auto.calimero                ] - KNXnet/IP Routing 224.0.23.12:3671: multicast loopback mode enabled
17:07:30.867 [DEBUG] [tuwien.auto.calimero                ] - calimero.link.224.0.23.12:3671: indication from 3.1.190
17:07:31.356 [DEBUG] [tuwien.auto.calimero                ] - calimero.link.224.0.23.12:3671: indication from 3.1.190
17:07:31.393 [DEBUG] [tuwien.auto.calimero                ] - calimero.link.224.0.23.12:3671: indication from 3.1.190
17:07:40.172 [DEBUG] [tuwien.auto.calimero                ] - calimero.link.224.0.23.12:3671: indication from 1.1.51
17:19:23.711 [DEBUG] [.binding.knx.internal.bus.KNXBinding] - Received groupWrite Event.
17:19:23.711 [DEBUG] [.binding.knx.internal.bus.KNXBinding] - Received telegram for unknown group address 1/1/19
17:19:52.064 [DEBUG] [.binding.knx.internal.bus.KNXBinding] - Received groupWrite Event.
17:19:52.064 [DEBUG] [.binding.knx.internal.bus.KNXBinding] - Received telegram for unknown group address 1/3/4

Mais je suis étonné par le telegram unknow , ne devrait-il pas le reconnaitre par rapport a mon fichier item ?

Au fait si jamais quelqu'un a un exemple config a partager histoire de faciliter un peu la compréhension du bidule et afin de voir ce qu'on peut réaliser.
Répondre


Messages dans ce sujet
openHAB2 - par filou59 - 02/04/2017, 17:00:55
RE: openHAB2 - par steph - 04/04/2017, 20:21:22
RE: openHAB2 - par filou59 - 08/04/2017, 10:32:02
RE: openHAB2 - par filou59 - 17/04/2017, 10:17:49
RE: openHAB2 - par Bricelee - 28/04/2017, 13:54:32
RE: openHAB2 - par filou59 - 28/04/2017, 17:18:08
RE: openHAB2 - par Bricelee - 08/05/2017, 21:17:48
RE: openHAB2 - par Kevlille - 19/03/2019, 23:03:53
RE: openHAB2 - par Kevlille - 22/03/2019, 13:00:23
RE: openHAB2 - par tonioa - 22/03/2019, 20:57:33
RE: openHAB2 - par Kevlille - 23/03/2019, 21:16:26
RE: openHAB2 - par filou59 - 22/09/2019, 11:13:01
RE: openHAB2 - par Kevlille - 23/09/2019, 09:56:59
RE: openHAB2 - par filou59 - 23/09/2019, 13:30:27
RE: openHAB2 - par lolilol - 30/10/2019, 15:32:19
RE: openHAB2 - par kalhimeo - 14/11/2019, 16:00:50
RE: openHAB2 - par kiofu - 13/12/2019, 09:52:30
RE: openHAB2 - par kalhimeo - 13/12/2019, 16:17:35
RE: openHAB2 - par kiofu - 13/12/2019, 09:39:50
RE: openHAB2 - par Kevlille - 13/12/2019, 11:13:18
RE: openHAB2 - par distrikt26 - 15/12/2019, 15:13:05
RE: openHAB2 - par kamigaz - 15/12/2019, 19:51:37
RE: openHAB2 - par kamigaz - 15/12/2019, 21:08:57
RE: openHAB2 - par kiofu - 15/12/2019, 22:14:27
RE: openHAB2 - par scant - 30/12/2019, 09:00:01
RE: openHAB2 - par kiofu - 11/01/2020, 10:14:46
RE: openHAB2 - par tof70270 - 13/05/2020, 18:21:57
RE: openHAB2 - par scant - 14/01/2020, 22:46:31
RE: openHAB2 - par filou59 - 14/05/2020, 08:58:43
RE: openHAB2 - par tof70270 - 14/05/2020, 17:49:17
RE: openHAB2 - par Kevlille - 14/05/2020, 14:51:26
RE: openHAB2 - par filou59 - 15/05/2020, 08:31:35
RE: openHAB2 - par tof70270 - 15/05/2020, 19:51:33
RE: openHAB2 - par filou59 - 15/05/2020, 09:42:23
RE: openHAB2 - par Kevlille - 15/05/2020, 20:13:04
RE: openHAB2 - par tof70270 - 16/05/2020, 11:07:25
RE: openHAB2 - par tof70270 - 16/05/2020, 15:24:02
RE: openHAB2 - par filou59 - 15/05/2020, 20:57:28
RE: openHAB2 - par tof70270 - 16/05/2020, 13:05:17
RE: openHAB2 - par filou59 - 16/05/2020, 14:56:32
RE: openHAB2 - par filou59 - 16/05/2020, 15:28:51
RE: openHAB2 - par filou59 - 18/05/2020, 06:39:10
RE: openHAB2 - par tof70270 - 18/05/2020, 16:08:44
RE: openHAB2 - par tof70270 - 18/05/2020, 17:10:33
RE: openHAB2 - par Kevlille - 18/05/2020, 09:50:24
RE: openHAB2 - par filou59 - 18/05/2020, 17:16:38
RE: openHAB2 - par tof70270 - 18/05/2020, 18:15:55
RE: openHAB2 - par tof70270 - 22/05/2020, 08:54:27
RE: openHAB2 - par distrikt26 - 10/08/2020, 14:29:37
RE: openHAB2 - par filou59 - 10/08/2020, 16:30:26
RE: openHAB2 - par distrikt26 - 10/08/2020, 17:30:39
RE: openHAB2 - par filou59 - 11/08/2020, 06:28:09
RE: openHAB2 - par Kevlille - 11/08/2020, 14:27:17
RE: openHAB2 - par distrikt26 - 11/08/2020, 20:41:50
RE: openHAB2 - par Kevlille - 12/08/2020, 09:14:47
RE: openHAB2 - par NicNac - 03/01/2022, 11:14:03
RE: openHAB2 - par NicNac - 07/01/2022, 13:39:44
RE: openHAB2 - par filou59 - 07/01/2022, 14:29:15

Atteindre :


Utilisateur(s) parcourant ce sujet : 1 visiteur(s)