IP gateway bus monitor mode stops after first telegram
MaxXor opened this issue · 0 comments
MaxXor commented
Hello, after receiving the first telegram in bus monitor mode with a KNX/EIB IP gateway the connection closes because knxmap receives a KnxDisconnectRequest
. The bus monitor mode is supported by the gateway. Is there anything I can do about this and keep the connection alive? The group monitor works perfectly fine though.
The command I'm executing is the following: knxmap monitor <ip>
//edit: I'm testing on Debian 9 64bit with python 3.6.6