How to create and manage your MQTT devices with MyQttHub.com


#1

Use management panel associated to your account (usually https://node02.myqtthub.com)

You should have received your particular credentials to manage your domain, panel, etc, on service activation through PAS (https://pas.aspl.es).

If you do not have an account, open one with: https://support.asplhosting.com/t/how-to-create-your-myqtthub-com-open-account

  1. With these credentials, log into the platform:
    Selecci%C3%B3n_590

  2. Then click on domain administration and then on “Show Devices” or directly click on “Add devices”:

Selecci%C3%B3n_591

  1. After that, input clientid (must be unique), username (can be reused), and password (should not be reused). After that, click on “add device”.

  1. If everything went ok (no limits reached, clientid collition, etc), your device will be created and you will see it on the device list.

After creating your device, you can click on it to see extended options. Next, follow next indications for:

  1. Connecting with mosquitto_sub and mosquitto_pub to MyQttHub.com
  2. Connecting several times reusing same clientId+username combination (connection replace option).

How to send and receive messages with mosquitto_sub and mosquitto_pub to MyQttHub.com
How to create_Broker -- Connecting to MyQttHub.com
How to configure ownTracks client to use MyQttHub.com
Connecting to MyQttHub with mqtt-explorer.com application (mqtt explorer, mqttexplorer)
Sonoff "mini" with Tasmota 6.5.0 seems to have a problem with MyQttHub
How to Mosquitto Bridge with MyQtthub TLS
MyQttHub and SparkPlug Spec
Connecting Chrome MQTTlens to MyQttHub
Users and max connections
Sonoff "mini" with Tasmota 6.5.0 seems to have a problem with MyQttHub
Connecting esp8266 using PubSubClient