Overview
After deploying the Tributech Node, in the first part as a central platform of the system, we can now focus on the Tributech Edge Agents. This agents can later be linked with the Tributech Agent Companion to a Tributech Node and configured.
The Tributech Agent Edge setup consists of the main DSK Agent Service (dsk-agent
) and (optional) services like the MQTT broker (eclipse-mosquitto
, for the communication on the edge) and/or for connecting external data sources (opcua-source
, simulated-sensor
,..).
In the following section we will focus on the setup of the software-based Tributech Agent Edge (Docker-Compose/Azure) and external data sources (Docker-Compose/Azure).