Register for Topics

For the reception of messages it is necessary to register for at least one topic.

The message content for the specified topic can be filtered. You can add a JavaScript function, which will then be applied to any displayed message.

Note:

The topics you can register for, need to be known to you. This means that the topics must already exist on your MQTT server, and you must have read and write access for these topics.

Now you have registered for a topic about which you will be informed by notification and sound signal (depending on the setting).

Note:

Many MQTT servers do not response with an error message if you do not have authorization for a topic or the topic does not exist. Therefore it is possible that a topic is displayed in the app, but you do not receive any notification for that.

Also consider that messages larger than 256 kB will be ignored and not delivered as a push message. If the content of a push notification is larger than 255 bytes, it will always be truncated.