-
Hello there,
I am trying to change the present value of another device (raspi) that runs a python script with bac0 to create an analog value. I posted the script I used to change the present value …
-
```
> bacnet1 = BAC0.connect(ip="192.168.1.111/24")
2021-03-18 19:56:44,125 - INFO | Starting BAC0 version 21.02.25 (Lite)
2021-03-18 19:56:44,125 - INFO | Use BAC0.log_level to adjust verbos…
-
Can you show the demo code?
-
### Hardware:
Board: ESP32_Ethernet_Kit_A_V1.2
Core Installation version: Espressif32 3.1.0
IDE name: Platform.io
PSRAM enabled: yes
Upload Speed: …
-
Hi
I am using Bacnet client dll ver 1.1.4.0. Bacnet devices not discovering in yabe and BDT (Bacnet Discovery tool) on different Networks.
It is working for the same networks.
e.g
1. I have …
-
Hi,
i install bachome over the homebridge ui then i add a switch an homebridge crash and doesn't start again.
{
"name": "BAChome Dynamic Platform",
"switch": [
…
-
Hi Christian
I connected to my network (with 192.168.1.x IP) and looking for devices as following:
```
self.bacnet = BAC0.connect(ip=192.168.1.x/24)
self.bacnet.discover(limits=(…
-
For a couple of devices a try to talk with, I get the following error when using the ReadPropertyRequest function: "Abort from device: 4". I looked the byte up and I saw that it means: Invalid APDU i…
-
Hi,
I'm trying to use NATRouter.py
### Description
I'm in this kind of situation :
![ExampleBACnet](https://user-images.githubusercontent.com/191572/112689625-d7a4fb00-8e7a-11eb-88e8-0be5…
DB-CL updated
3 years ago
-
hello,
I am having an issue when attempting to connect my raspberry PI to BACnet. I can successfully connect my desktop to the network, but not the RPI.
The picture that follows show how each de…