Overview

Attributes common to all MQTT data point are:

Topic filter

About:

You can define a topic matching filter, thanks to which we will associate a message with a topic, which in turn will allow sending a message to the subscribers of a given topic.

Basic example:

/clientId/rooms/living/temperature/

Filter points containing wildcards cannot publish values(no settable), they can only read.