Closed ChristianTremblay closed 2 years ago
@ChristianTremblay Thanks for creating the issue. From a quick search online it looks like BAC0 - BAC9 (47808-47817) is expected. This may be an edge case of a client of ours not caring/knowing about the "rules". Ultimately I got it working but I had to translate the hex to ip:port for the devices I wanted to read
This issue had no activity for a long period of time. If this issue is still required, please update the status or else, it will be closed. Please note that an issue can be reopened if required.
From @Safrone on Giitter.
for bacnet = BAC0.connect(ip='192.168.1.225', port=47807) the address gets encoded as the hex instead of the ip:port which the Address doesn't like
I will ask Joel but I think 47807 is not an acceptable port.... (47808+)