# On MQTT Stop

## Overview

![The On MQTT Stop Node.](https://4267723012-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOEts3pBau6LMamSYhGZp%2Fuploads%2Fgit-blob-a88cb7e36e12c1486331f3cd8f0b299edc8cd8a3%2Fonmqttstopupdatedimage.png?alt=media)

**On MQTT Stop** is an **Event Listener Node** that gives the user a way to perform an action once a **MQTT** connection is disconnected.

[**Scope**](https://github.com/cgi-studio-gmbh/incari-doc/blob/2022.2/toolbox/communication/overview.md#scopes): **Project**, **Scene**.

## Attributes

![The On MQTT Stop Node Attributes.](https://4267723012-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOEts3pBau6LMamSYhGZp%2Fuploads%2Fgit-blob-c575db0661004f9077cc851edd58aee0130600c3%2Fonmqttstopattributes.png?alt=media)

| Attribute       | Type          | Description                                        |
| --------------- | ------------- | -------------------------------------------------- |
| `Configuration` | **Drop-down** | The connection, or signal name, that will be used. |

## Outputs

| Output             | Type      | Description                                                                                                                            |
| ------------------ | --------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| *Pulse Output* (►) | **Pulse** | A standard **Output Pulse**, to move onto the next **Node** along the **Logic Branch**, once this **Node** has finished its execution. |

## See Also

* [**On MQTT Start**](https://docs.incari.com/incari-studio/2022.2/toolbox/communication/mqtt/events/onmqttstart)
* [**On MQTT Topic**](https://docs.incari.com/incari-studio/2022.2/toolbox/communication/mqtt/events/onmqtttopic)
