Introduction to the MQTT Driver
This driver is an advanced driver. It provides additional functionality to enable Geo SCADA Expert to interface with specific supported devices using a particular protocol. To interact successfully with such devices, you need to:
- Install and run the driver
- Ensure that the driver is licensed
- Configure the required database items and settings on the driver
- Ensure that the database items (and any database items on which they depend) have valid, saved, configuration and are 'In Service'.
Intended Audience
This guide is primarily intended for engineers who are responsible for configuring MQTT items and features in the Geo SCADA Expert database.
This guide also contains information for maintenance engineers.
Document Scope
This guide explains about the configuration, features and database items that are specific to Geo SCADA Expert's MQTT Driver.
This guide contains technical information that is intended for users that are sufficiently familiar with Geo SCADA Expert configuration and operation. Before reading this driver guide, ensure that you are familiar with:
- Geo SCADA Expert configuration practices, procedures, and the configuration of properties that are common to many database items. For more information, see the Geo SCADA Expert Guide to Core Configuration, and the Geo SCADA Expert Guide to Core Point Configuration.
- Driver structure, components, and configuration properties, pick actions, and status attributes that are common to many drivers. For more information, see the Geo SCADA Expert Guide to Drivers.
Some sections of this guide are intended for operator-level users. These sections are intended for users that are familiar with the navigational and operational aspects of Geo SCADA Expert. Before reading the operational sections in this guide, ensure that you are familiar with:
- The Geo SCADA Expert user interfaces (ViewX and Virtual ViewX), the various types of display, their navigation and operation. For more information, see the Geo SCADA Expert Guide to ViewX and Virtual ViewX Clients.
POTENTIAL SECURITY BREACH
MQTT is an ISO standard publish-subscribe-based messaging protocol. It is a lightweight protocol designed for communications between small sensors and mobile devices in remote locations, where network bandwidth is limited or unreliable.
The MQTT driver in Geo SCADA Expert supports communications using MQTT versions 3.1 and 3.1.1.
You run the MQTT driver in conjunction with the relevant MQTT extension driver. The extension driver enables Geo SCADA Expert to receive messages in the format that is supported by the MQTT clients that publish the messages. Use this guide in conjunction with the Geo SCADA Expert guide for that extension driver.