Skip to main content

IOTMER Platform

IOTMER is an IoT infrastructure platform that lets you connect, manage, and monitor devices at scale — without building the underlying broker, provisioning, and billing infrastructure yourself.

What you can do with IOTMER

  • Connect devices via MQTT — cloud-shared or dedicated broker clusters, per-region
  • Manage devices at scale — templates, custom fields, firmware, and rollout campaigns
  • Control access granularly — per-device and per-principal MQTT ACLs, workspace RBAC
  • Use your own domain — custom MQTT domains with TLS certificate management
  • Monitor and audit — device state, usage metrics, audit logs
  • Integrate via REST API — full API coverage with JWT and API key authentication

How it works

Your App / Device


IOTMER MQTT Broker ◄──── ACL enforcement (per device / per principal)


IOTMER Control Plane

├── Device Registry
├── Firmware & Rollouts
├── Workspace & Billing
└── REST API → Your Backend

Next steps

  • Quickstart — register, create a workspace, connect your first device in 5 minutes
  • Core Concepts — workspaces, devices, MQTT principals, regions
  • API — REST reference and interactive explorer