User Tools

Site Tools


mqttclient

This is an old revision of the document!


The MQTTClient subscribes on messages on a MQTT-topic.

The MQTT broker can be either locally installed, for example mosquitto, or on a remote machine. For testing purposes, there are open brokers like HiveMQ MQTT Dashboard

Attributes

  • Address Address to your MQTT broker.
  • Port Port to your MQTT broker. Usually 1883
  • BaseTopic Topic to subscribe for messages. Wildcard allowed.
mqttclient.1471207386.txt.gz · Last modified: 2018/11/03 02:57 (external edit)