bacpypes
bacpypes copied to clipboard
Setting udp port via ini file does not work
It looks like some regex checks currently fail on the bacpypes ini file and so you cant't set an other udp port than the default. As a workaround you can set the udp port in \bacpypes\pdu.py around line 183. 192.168.0.11:47809/16 # has the syntax for providing a udp port in the ini file changed ?
Wrong syntax, CIDR first and then the port 192.168.0.11/16:47809