LogicMachine Forum
Bacnet between 2 LM's - Printable Version

+- LogicMachine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Gateway (https://forum.logicmachine.net/forumdisplay.php?fid=10)
+--- Thread: Bacnet between 2 LM's (/showthread.php?tid=6259)



Bacnet between 2 LM's - PolymorphedCust - 19.01.2026

Hi

I've managed to establish connection via BACnet between two LM's, but only via Script! Is there a guide or something to help with the BACnet app? I feel like there aren't many options/settings in the app..


RE: Bacnet between 2 LM's - Daniel - 19.01.2026

Bacnet client app is very limited and can only work with not too many objects. Why do you use bacnet? Other options are better like MQTT.
See this: https://kb.logicmachine.net/integration/mqtt-cloud/
This can work with local broker on one of the LMs.


RE: Bacnet between 2 LM's - PolymorphedCust - 19.01.2026

Truth is, we needed the setup for another BACnet Server, but wanted to make sure we had the BACnet under our skin, before going to the client. So we tried this ZT connection between our LM's.
Does that make sence? Is it maybe because of ZT we can't use the app?


RE: Bacnet between 2 LM's - Daniel - 19.01.2026

You should have them on same network. Client app will not work, maybe script with direct connection mode but never tried this.