MQTT Trigger
Responds to changes in the projected topics. Returns the payload. In the properties mask, you can specify the connection parameters for your MQTT query:

warning
If topics are connected multiple times in different connections via triggers, this can lead to duplicate triggers in the individual connections.
This also applies to the use of wildcards.
The individual properties are:
| Property | Description |
|---|---|
| Broker connection | Select a configured broker connection from the drop-down menu. |
| Service quality | Select how often the query should be executed. |
| Wait for Transfer | Select whether and in what form to wait for the transfer. |
| Payload Data Type | Select the data type byte array or string. |
| Payload Encoding | Select the encoding for the MQTT query. |
| Topic | Enter the topic. |