β›ˆοΈCascade of isolated systems

Sensors > Cloud > Platforms > Applications

The typical architecture of an IoT solution takes the form of a cascade of disconnected systems:

  • The connected objects themselves, which integrate sensors and connectivity solutions. They can implement different standards of transmission (LoRa, Sigfox, Kineis...). This also raises the issue of managing multiple IDs within a single device.

  • The network cloud, which receives the signal and converts it into digital data. Data received from different platforms and objects. Here too, proprietary protocols are used.

  • Platforms, which collect data from objects within range and route it to operators' servers. They use dedicated protocols to communicate with the objects.

  • Business applications that exploit this data for specific use cases (predictive maintenance, geolocation, etc.). They interact with the platforms via dedicated APIs.

Each link in this chain has its own technology and communication standards. There is no end-to-end interoperability between the sensor and the final application. It's a stack of compartmentalized systems, where every change of protocol or standard generates significant friction. The CONNECTIFY approach aims to unify this architecture through federating technologies.

Last updated