Platform architecture

A unified top-level DBMS structure that abstracts away device, platform, and protocol specifics to provide a single data representation for all equipment.

The architecture of the IIoT Platform is built around a top-level database management system (DBMS) that provides a unified data representation for all types of equipment. It rests on universal principles that abstract away the specifics of individual devices, platforms, and protocols.

Architecture layers

Two layers form the core of the data architecture: the layer that ingests telemetry from equipment, and the abstract layer that normalizes it into a single representation.

Cross-cutting capabilities

Several capabilities span the entire platform rather than belonging to a single layer:

What the architecture provides

The top-level DBMS of the platform provides:

  • A unified data representation for all types of equipment.
  • Universal protection, access, and scaling mechanisms.
  • Flexibility and adaptability to new technologies and requirements.

This framework can be used in any environment, from small IoT devices to large distributed systems.

Related topics

Last updated on

Was this page helpful?