# Niagara MQTT Driver Module

## Getting Started

The Bitpool MQTT driver extends the capability of Niagara to publish and subscribe to data outside the Niagara ecosystem.

## How to Use

Use the following procedure to install the MQTT driver to a N4.x Niagara installation.

### Quick Install

1. `Select and download` the appropriate `zip` (below) for you target Niagara installation.
2. `Unzip` the contents and copy to the `Niagara` modules folder, next restart the `Niagara` station.
3. From the `Palette` pane in `Workbench`, click the folder icon to select the driver `MQTT Pub/Sub Driver`.
4. Drag the `MqttNetwork` driver from the Palette, to the Navigation Tree (Station->Config->Drivers).
5. Drag the `MqttSubscribe` or `MqttPublish` device from the `Palette` and place under new ‘MqttNetwork’.

### Deep Dive

> For a complete guide to installing an configuring the MQTT driver in Niagara, please refer to the latest `PDF` listed in the table below.

## Downloads

### Version History

<table><thead><tr><th width="131">Version</th><th width="218" data-type="files">Driver</th><th width="346" data-type="files">Documentation</th><th width="107">Niagara Version</th><th>Comments</th><th data-hidden data-type="files"></th></tr></thead><tbody><tr><td>1.002.002</td><td><a href="/files/aNdr10oNd4Xs6zPwDjcz">/files/aNdr10oNd4Xs6zPwDjcz</a></td><td><a href="/files/XsITC5OtkDJTLLBXKAFD">/files/XsITC5OtkDJTLLBXKAFD</a></td><td>4.11</td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki-cloud.bitpool.com/bitpool-cloud-platform/niagara-connectors/niagara-mqtt-driver-module.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
