The trigger type, Trigger by Variable, allows you to execute your Action when data is sent to an MQTT topic.
TagoIO has its own MQTT broker that is responsible for pushing data to clients in case something new is published in the specific topics they are subscribed to. To learn more about TagoIO's MQTT system.
There are 2 (two) categories inside of this trigger type:
After setting up the device, you should set a condition for your action to be executed. To do so, you must head over to the Trigger section.
You can set multiple conditions in an action, if at least one of them results in a match, the action will be executed.
Note that setting up multiple conditions will execute the action only once if any of the conditions are matched. This means that if you send two variables that would trigger the action at same time, it will only trigger one action.
For each row, you need to set the topic that will be listened to. You may use MQTT wildcards for the topic if you prefer.