Changes

1,547 bytes added ,  13:44, 14 January 2022
Page created
== Introduction ==
The goal of this manual is to help configuring '''Teltonika Networking Devices''' to be able to act as a MQTT broker bridge.

== MQTT broker configuration ==
For this example you will need to enable the MQTT broker on your Teltonika device, that can be achieve using these steps:

# In WebUI navigate to '''Services -> MQTT -> Broker'''.
# Enable '''MQTT broker.'''
# Select the '''Local Port''', in this example we will use port number '''1883'''.
# Enable '''Remote Access'''.

== MQTT broker bridge configuration ==
Next, you will need to add the '''bridge''' configuration. You will need to go down bellow '''broker''' configuration and select the tab called '''BRIDGE.''' There we need to add the make the following actions:

# Enable the option '''Enable'''.
# Enter the name for this connection, this option is for easy management.
# Chose the MQTT '''Protocol Version'''.
# Enter the '''Remote Address''' of the MQTT broker you want to make the bridge with.
# Enter the '''Remote Port''' of the MQTT broker you want to make the bridge with.
# Enter of upload any of the files or keys required for the connection to the remote broken. In this example no authentication method is used.

[[File:MQTT broker bridge options.png|border|frameless|1154x1154px]]

== Selecting topics ==
For the broker to be able to send the topics across the MQTT bridge you will need to specify the topics in the '''TOPICS''' menu. Example topics are displayed in the image bellow.


[[File:MQTT bridge topics.png|border|frameless|1144x1144px]]

Navigation menu