ela-compil / BACnet

BACnet protocol library for .NET :satellite:
https://www.nuget.org/packages/bacnet/
MIT License
215 stars 95 forks source link

Is it Possible to Create a BACnet/IP to BACnet/MSTP Router using This Library? #128

Open KevinRohn opened 1 year ago

KevinRohn commented 1 year ago

Background

Firstly, I want to express my gratitude for this amazing project. I've had some time to explore its capabilities and I must say, it's incredibly well done. Your work is much appreciated.

Objective

I am interested in creating a BACnet/IP to BACnet/MSTP router using a Raspberry Pi for testing and development purposes.

Question

Before I dive deeper into the technical details, I wanted to check if this is something that could be feasibly achieved using this library? Are there any existing examples or documentation that could guide me through this process?

Thank you for your time and looking forward to your guidance.