Omar Faruk
Results
2
comments of
Omar Faruk
Yes, I'm personally working on some projects that require BACnet. I'm using the BACnet on an embedded Linux platform. I'm using this repo: https://github.com/bacnet-stack/bacnet-stack. While working on this, I found...
> [@omar-faruk](https://github.com/omar-faruk) is there some way to test BACnet without using a high price device? There is a BACnet device simulator using Python [BAC0](https://pypi.org/project/BAC0/) library. Here is the simulator repo:...