Jump to content

Domnev: Difference between revisions

78 bytes removed ,  27 February 2023
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
<p style="color:red">The information in this page is updated in accordance with [https://wiki.teltonika-networks.com/view/FW_%26_SDK_Downloads'''00.07.03.4'''] firmware version .</p>
<p style="color:red">The information in this page is updated in accordance with [https://wiki.teltonika-networks.com/view/FW_%26_SDK_Downloads'''00.07.03.4'''] firmware version .</p>
==Introduction==
==Introduction==
This article contains instructions on how to setup BACnet.
This article contains instructions on how to setup BACnet on Teltonika Networks devices.


==Configuration overview and prerequisites==
==Configuration overview and prerequisites==
Line 9: Line 9:
'''Prerequisites''':
'''Prerequisites''':
* RUT955;
* RUT955;
* BACnet controller;
* Server;
* Server;
* An end device (PC, Laptop, Tablet, Smartphone) for configuration;
* An end device (PC, Laptop, Tablet, Smartphone) for configuration;
Line 16: Line 17:


== BACnet ==
== BACnet ==
BACnet is a communication protocol for building automation and control (BAC) networks that use the ASHRAE, ANSI, and ISO 16484-5 standards protocol. It is a additional software that can be installed from the Services → [[RUT955_Package_Manager|Package Manager]] page.
BACnet is a communication protocol for building automation and control (BAC) networks that use the ASHRAE, ANSI, and ISO 16484-5 standards protocol.  


=== BIP Configuration ===
'''Note''': It is a additional software that can be installed from the '''Services → [[RUT955_Package_Manager|Package Manager]]''' page.
----
Communications in BACnet over IP (BIP) rely upon the protocol rules of IP and Ethernet. To set up BIP, navigate to Services → BACnet → enable the instance and select BIP port.


=== MSTP Configuration ===
=== Configuration ===
----
----
Master - Slave Token Passing (MSTP) is most commonly used to connect field devices to controllers / routers / control applications. The physical layer uses RS485 which allows up to 128 devices to be installed on a single network.
Master - Slave Token Passing (MSTP) is most commonly used to connect field devices to controllers / routers / control applications. The physical layer uses RS485 which allows up to 128 devices to be installed on a single network.
Line 32: Line 31:
=== Results ===
=== Results ===
----
----


== See also ==
== See also ==
Line 37: Line 38:


== External links ==
== External links ==
[https://sourceforge.net/projects/yetanotherbacnetexplorer/ Yabe]