Seeking help on building Bacnet virtual devices
⚓ Rust 📅 2026-04-30 👤 surdeus 👁️ 1Hey all,
I was hoping people here might have some experience building Bacnet virtual devices. I'm using the mabi_bacnet crate and I have this so far:
It's a slightly modified version of the code provided by mabi_bacnet's quick start server code. It does respond to Who-Is Requests when I test discovery by Yabe but Yabe can't pull the object list. I have a single object in the registry right now; AI0 is holding a static value, but Yabe can't pull it.
Does anyone have any experience with this that could help me? Or know of any programming communities I could go to for this?
Thanks!
1 post - 1 participant
🏷️ Rust_feed