Device MQTT - Getting Started
Overview
Device MQTT is a device service for connecting a device or sensor feed to EdgeX using the MQTT protocol.
Running Services with Device MQTT
The simplest way to run all the required services is to use the Compose Builder tool from a terminal window.
-
Clone https://github.com/edgexfoundry/edgex-compose/tree/v3.1
-
Change to the compose-builder folder
-
Run the services
This runs, in non-secure mode, all the standard EdgeX services, an mqtt message broker, and device MQTT.make run ds-mqtt mqtt-broker no-secty