Skip to main content

Cloud MQTT

Cloud MQTT is a shared, fully managed MQTT broker that you activate per region. No infrastructure provisioning — just enable and connect.

Activate Cloud MQTT

  1. Go to Workspace Settings
  2. Go to Regions → Cloud MQTT
  3. Click Activate for your desired region
  4. The endpoint appears immediately

Cloud MQTT activate

Connection details

After activation, you go to Overview will see:

  • Host — e.g. mqtt.eu.iotmer.com
  • Port8883 (TLS)
  • Authentication — use device credentials or a principal

Multi-region

Activate Cloud MQTT in multiple regions independently. Each region has its own endpoint and connection capacity. Device credentials work across all regions your workspace is active in.

Deactivate

Deactivating a region removes the endpoint from your workspace. Existing connections to that region will be dropped.

DELETE /workspaces/{id}/cloud-mqtt/regions/{binding_id}

API