Product news and updates
New feature

MQTT is here! πŸš€

Mikael avatar
Shared by Mikael β€’ January 30, 2024

A lot of use-cases require real-time data, yet exposing an integration end-point directly to the internet is not always an option. For example, in building control, strict and complicated local network setups typically rule out a push-based integration approach.

Hello, MQTT! πŸ‘‹

Our new MQTT integration complements our existing webhook offering to enable industry-standard, pull-based, sensor data streaming for everyone. Because your cloud, or device, initiates the connection, the integration works even if you are behind a strict firewall or behind a router (NAT).

Test it out in the dashboard by navigating to Integrations β€”> MQTT, set up a new MQTT client and you’re good to go. You can now use any MQTT client library or plugin to consume your sensor data in real-time.

Please see our developer site for more information on how to MQTT SUBSCRIBE to your real-time data!