I require your help with the knx application i develop for the jeedom software suite
In this plugin, it's the home automation server that knxd launches in this request
knxd --daemon=/var/log/knx.log --pid-file=/var/run/knx.pid -t1023 --eibaddr=0.0.0 --client-addrs=0.0.1:3 --Name=Jeedom -D -T -S --listen-tcp=6720 -b ipt:192.168.0.101:3671
And I have disable services
sudo systemctl knxd stop
sudo systemctl stop knxd.service
sudo systemctl stop knxd.socket
sudo systemctl disable knxd.service
sudo systemctl disable knxd.socket
It is correctly discovered by ETS but as of what I want to launch a program I have a failure on no answer