MQTT

You can add an MQTT broker to Join so you can send messages to it.

Read more about MQTT here.

To send messages to a certain topic use the topic=:=message format.

For example, to send the message hello to the home topic send the following message:

home=:=hello