TBMQ Professional
Deploy on your own infrastructure with full enterprise controls. RBAC, OAuth 2.0, White Labeling, and advanced security at any scale.
Start free trialUse any MQTT client. The examples below use mosquitto, a widely used open-source CLI client.
mosquitto_sub -d -h demo.tbmq.io -p 1883 -q 1 \ -t sensors/temperature -u demomosquitto_pub -d -h demo.tbmq.io -p 1883 -q 1 \ -t sensors/temperature -m 25 -u demomosquitto_sub -d -h demo.tbmq.io -p 8883 -q 1 \ -t sensors/temperature -u demo \ --cafile tbmq-demo-root-ca.pemTBMQ Professional
Deploy on your own infrastructure with full enterprise controls. RBAC, OAuth 2.0, White Labeling, and advanced security at any scale.
Start free trialTBMQ Private Cloud
Fully managed by the ThingsBoard team, from deployment to scaling. No infrastructure to run, no upgrades to plan, just connect.
Learn more