-
Hi,
at first thanks for the fix, the switch works great! I wait a long time for a bacnet homebridge plugin, thank you very much!
Give it an option for only AI oder AV? Like outsidetempretaur or …
-
Hey Christian,
If I am trying to make some strings read from a json file as BACnet read only points from a simple app, can I get a tip on how to make the data come through?
```
import BAC0
…
-
-
I am work on ICS honeypot using bacnet protocol in conpot.
I setup conpot, when I test bacnet using nmap (nmap --script bacnet-info -sU -p 47808 ipaddr),
got follow errors:
``` Python
Traceback (most…
-
**Describe the issue**
Hi !!!
I am new to Thingsboard, I have set up a thingsboard IOT gateway and a thingsboard IOT server using Docker on Windows 10... I see no logs in the IOT gateway log fold…
-
If I create a test device (similarly to how it's done in [conftest.py](https://github.com/ChristianTremblay/BAC0/blob/master/tests/conftest.py):
```
import BAC0
bacnet = BAC0.lite()
device_app…
-
Hello
I met some problem when poll our devices with bacnet protocol.I have two hundred of devices which configured on bacnet.json,and each device has more than 5 attribute。It means that there are 200…
-
There are always cases where MeshCentral Agent cannot be installed on machines for various reasons, but inside that machines local network you might already have a agent running somewhere.
In that…
-
Hi,
I recently discovered this project while attempting to figure out a way to read power meters over BACnet. I was able to implement a system using the demo tools (bacwi and bacrp) to read the dat…
-
Please help me using this library with a routed network to bacnet device, currently my device is not connected to bacnet directly on any interface but rather it is routed via a managed switch in whi…