Configure an MQTT Broker Item
A broker performs the tasks of both a message buffer and router. It takes messages from the sending device and transmits those messages to the receiving devices ('clients').
We do not provide a broker with the MQTT driver in Geo SCADA Expert; instead, you can either download a broker from an external supplier, or connect to a cloud-based broker. You then use an MQTT Broker item in the database to represent, and interact with, that broker.
You add one MQTT Broker item to the database per connection between Geo SCADA Expert and a broker (Geo SCADA Expert supports multiple connections to a broker).
You configure the properties of each MQTT Broker item using the fields on the MQTT Broker configuration Form. The Form has several tabs, some of which contain properties that are common to many database items, and others that contain properties that are specific to MQTT Broker items.
The topics in this section document the properties that are on the Broker tab.
Use the Broker tab to:
- Configure the General Broker Properties
- Configure the Broker Connection Properties
- Configure the Security Properties.
POTENTIAL SECURITY BREACH
unexpected impact on system performance
- The configuration of the downloaded or cloud-based broker that is represented by the Geo SCADA Expert MQTT Broker item
- The configuration of the publishing devices that are connected to that broker.
Both mentions of configuration above refer to configuration outside of the Geo SCADA Expert database.
The properties on the remaining tabs are common to many database items. For information about those tabs, see Tabs that are Common to Many Configuration Forms.
Further Information