MQTT Topic

<< Click to display Table of Contents >>

Navigation:  Interfaces > MQTT > MQTT architecture >

MQTT Topic

The MQTT Topic acts like a filter.

A Publisher defines via the Topic, to which subject a new message should be available in the Broker.

In the same time, the Topic defines the recipients (all subscribers of this Topic) of this message.