Getting Started
This how-to guides you through the necessary steps to get MQTT up and running on a Lobaro Gateway V4.
Broker Requirements
The broker needs to fulfill the following requirements:
Host Parameter
This page describes how the Host configuration parameter needs to be formatted to connect to an MQTT broker.
Uplinks
This page documents the uplink payloads published by the gateway to the MQTT broker.
Device Synchronization
This page describes how the device can update its configuration and firmware via MQTT. The process is called Device Synchronization.
Security
For device certificates, TLS/DTLS setup, and the Lobaro CA, see the Secure Communication page.
Reference Implementation
Lobaro provides a Python reference implementation of an MQTT backend for customers — useful for evaluation, testing, or as a starting point for a custom integration.