-
I'm now using BAC0 to do my automation test, and I really find it is a fantastic python lib. But I have read all the document, but I still have no ideal how to write a proprietary objects' property. …
-
Hello @JoelBender, @ChristianTremblay. Hope you are doing well.
I have two devices A & B. **DEVICE A** is running IP2VLANRouter.py with 5 and I have run ReadProperty.py and ReadWriteProperty.py sampl…
-
Hi,
Our connection to the devices appears to be timing out after about 10-12 hours or so of continuous connection to the bacnet network; it is a recurring issue. While we are connected, we have no i…
-
I'm asking the BACNET devices:
"request.pduDestination = Address(addr)"
If the address is in a Bacnet IP or Bacnet MS/TP network everything works.
I ask for a device by its IP address or a pair…
-
Hi,
I am successfully able to get points that are connected to the BACnet IP router in the field. But I am not able to get some digital and analog inputs/outputs points that are connected to BACnet…
-
![image](https://user-images.githubusercontent.com/66595084/90379857-deca8600-e0ad-11ea-8a29-6f3c1941abbe.png)
-
Hello,
I dont know is this is the correct way to ask my question so feel free to direct me elsewhere.
I have looked trough the documentation and have som questions.
My goal is to have a raspberry…
-
[bug received by email]
I successfully managed to set up the connection, connect to the devices
I am interested to, send commands, see points, plot historical values,
etc., and also to save dev…
-
Hey Chrstian/Maintainers...
I had some code that was happily writing Bacnet weeklySchedule fields until I updated to 20.2.20:
My little bit of custom wrapping turned:
```
[{'daySchedule':…
-
Hi
I used your package and it's very powerful but it's very very slow because i have ~ 90,000 points in my building
so i want to use readRange method but it not work for me.
please give me a true …