Peter Bauer
Results
2
issues of
Peter Bauer
Reading AddressBinding object from network device returns additional wrong str in objectidentifier
3
python3.8 with bacpypes 0.18.4 do_read(),args: ['192.168.x.y/18:47817', 'device:4194xxx', 'manualSlaveAddressBinding'] value: ('device', 4194xxx) value: manualSlaveAddressBinding value: None [0] deviceObjectIdentifier = ('analogInput', 0) **# its not analoginput !, just skip this line ?,...
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...