Skip to main content
Version: Next

Concepts

This section covers the concepts of thin-edge.io, starting with the problem to solve and presenting the building blocks used by thin-edge.io to build flexible solutions.

In order to build IoT Agents connected to cloud Digital Twins, thin-edge.io provides a set of versatile software components:

  • The MQTT Bus to interconnect the entities making up a device: software components and hardware.
  • thin-edge.io JSON to be standardize the communication over the MQTT Bus.
  • The Agent to implement the device management features.
  • The Mapper to connect a device to the cloud.
  • Extension Points to extend thin-edge.io to specific application domains, operating systems or hardware.