Data BACnet to MQTT

I have a Teltonika device connected to a BACnet device (TCP/MSTP), and I need to forward the data to an MQTT server. Is this possible?

Greetings,

In the configuration example here, the RUT is used as a communication device for the BacNET server and the remote bacnet controller, but 2 RUT devices are needed for this use case.

It is possible to use only one Teltonika device as long as the BacNET server can communicate with the remote BacNET controller. Also, the server should support BacNET protocol. Our device will act as a gateway between the Bacnet server and controller. As of now, our data to server does not support BacNET, hence we can’t forward it to an MQTT server.

You should be able to forward the BACnet data to an MQTT server, but you would need to create a custom script that runs on the router. It should read the BacNET data, format the data and publish to MQTT. Unfortunately custom scripts are out of our technical supports scope, so we can’t help with them.
Here you can find more information about custom scripts: User Scripts examples - Teltonika Networks Wiki

Best Regards,
Justinas

This topic was automatically closed after 60 days. New replies are no longer allowed.