A sensor can connect to a network, publish a message, and still be difficult for another system to use correctly. The message may arrive successfully, but its meaning, structure, ownership, or intended action may remain unclear. This article examines IoT semantic interoperability using the available evidence and a practical perspective.
This is the starting point for IoT semantic interoperability: ensuring that connected systems can interpret and use shared information consistently.
That distinction is central to IoT semantic interoperability. Connected systems need more than a transport path between devices. They need compatible ways to describe data, expose services, identify participants, and assign responsibility across device, edge, cloud, and business-application layers.
For AIoT product teams, interoperability is therefore a shared architecture problem—not simply a networking or protocol-conversion task.
What IoT Semantic Interoperability Means in an AIoT Architecture
AIoT is best understood as a distributed system in which connected devices, edge resources, cloud services, data pipelines, and AI capabilities work across multiple layers. It is not limited to a sensor or an isolated machine-learning model.
The ITU-T Y.4618 reference model places AIoT within a device-edge-cloud context and addresses concerns including interoperability, collaboration, data management, and the placement of AI models across the system. [1] This framing matters because decisions made in one layer can affect every other layer.
For example, an industrial sensor may produce a temperature reading at the device layer. An edge service may filter or enrich that reading. A cloud platform may use it in an analytical model, while a business application may display a maintenance recommendation.
The systems can exchange messages and still disagree about:
- Whether the value represents a current reading, an average, or a forecast
- Which unit and timestamp apply
- Which asset the reading belongs to
- Whether the result is raw data or an AI-generated inference
- Which service may trigger an operational action
- Which system records the final decision
IoT semantic interoperability addresses these shared meanings and relationships. It does not mean that every platform becomes automatically compatible. It means the architecture deliberately defines how systems understand one another.
The Shared Contracts Behind AIoT Interoperability
Interoperability becomes clearer when treated as a set of contracts between system layers.
Shared data models
An IoT data model describes the fields, formats, relationships, and context associated with information. A practical model might distinguish an asset, its location, a measurement, the measurement unit, its timestamp, and the quality or status of the observation.
Without that structure, two systems may both use a field called status while assigning it different meanings. One may mean device availability; another may mean the condition of an industrial process.
A shared model does not have to be identical across every product. It does need to define how differences are represented, mapped, or governed. This creates a stronger basis for data pipelines that connect devices with analytics, automation, and business applications.
Semantic information models
Data structures alone are not enough. Systems also need a way to preserve the meaning and relationships behind those structures.
An information model can describe how a device relates to an asset, how a measurement relates to an event, or how an inference relates to the data that produced it. This is especially important when data moves between different IoT platforms or organizational boundaries.
The AIOTI High Level Architecture Report, Release 7.0, discusses cloud and edge deployment, platform interoperability, and architectural approaches for large-scale IoT systems. Its material also considers semantic models and intermediary approaches for connecting heterogeneous platforms. [2]
In practice, this can support a more deliberate interpretation of IoT data interoperability. The goal is not merely to move fields between databases, but to retain enough context for another service to use the information appropriately.
Shared service models
AIoT interoperability also concerns what systems can do.
A service may expose capabilities such as:
- Reading a measurement
- Subscribing to an event
- Requesting a device action
- Managing a device capability
- Submitting data for analysis
- Passing an AI inference to another workflow
Two services may use compatible transport technologies while exposing different assumptions about timing, permissions, input quality, or expected outcomes. A shared service model helps make those assumptions visible.
This is an architectural concern rather than a guarantee provided by any single interface. An API, message broker, or protocol can transport a request, but project-specific design is still needed to define the request’s meaning and the response that follows.
Identity and responsibility boundaries
Identity is another part of interoperability. A receiving service needs to understand which device, edge node, application, or organization produced a message. It may also need to distinguish the asset being described from the service acting on its behalf.
Responsibility boundaries are equally important:
- Which service is authorized to issue an action?
- Where is an AI decision produced?
- Which layer records the event?
- Who owns the resulting data?
- What happens if a downstream service is unavailable?
- Which system communicates uncertainty or incomplete information?
Authentication, authorization, logging, and fail-safe behavior are possible engineering responses to these questions. They should be selected and validated for the specific system rather than presented as universal requirements of IoT semantic interoperability.
Device, Edge, and Cloud Coordination
AIoT architecture introduces another question: where should data processing and AI inference occur?
A model may run on a device, at an edge node, in a cloud service, or across several coordinated layers. The appropriate arrangement depends on the product’s data, operational, governance, and integration requirements. ITU-T’s AIoT reference-model scope explicitly includes the placement of AI models across device, edge, and cloud environments. [1]
The AIOTI report likewise examines deployment options involving cloud and edge computing, virtualization, privacy, security, and platform interoperability. [2]
Consider a connected monitoring product. The device may collect a signal, an edge service may transform it into a more useful event, and a cloud application may combine that event with historical information. The final business workflow may then sit outside the IoT platform entirely.
That sequence is not a deployment recipe. It is a reminder that AIoT interoperability must account for the boundaries between processing stages. A technically successful data transfer can still create an unusable product if the receiving layer lacks the context, authority, or service contract needed to act on it.
Industrial Interoperability: What OPC UA Illustrates
Industrial environments provide a useful example of why information models matter. The OPC Foundation Cloud Initiative describes work around the OPC UA modeling language, OPC UA Information Models, Companion Specifications, and standardized approaches to data collection, harmonization, and sharing. [4]
The initiative also identifies edge-to-cloud and cloud-to-cloud communication patterns, including work involving OPC UA over MQTT, REST interfaces, and Web of Things connectivity. [4] These efforts illustrate how industrial systems may connect operational assets with cloud and IT applications through documented models and mappings.
The important lesson is not that every OPC UA deployment is automatically interoperable. Reference architectures, information models, mappings, and interface options still require implementation decisions, governance, testing, and project-specific validation.
Instead, the example shows the value of separating several concerns:
- How an industrial asset is represented
- How its information is modeled
- How that information is transported
- How a receiving application interprets it
- Which service owns the next action
A common mistake is to treat protocol conversion or successful message delivery as complete interoperability. That separation provides a clearer architectural path than treating protocol conversion as the complete interoperability solution.
What This Means for AIoT Product Teams
Teams designing connected products can use these principles to ask better questions before selecting platforms or integration patterns.
A useful review might examine:
- Whether device data has consistent meaning and context
- How IoT information models evolve over time
- Which services consume measurements, events, and inferences
- How device, edge, cloud, and business identities are represented
- Where decision-making responsibility sits
- How external platforms or future components can be mapped into the architecture
- Which assumptions require validation in the target environment
Shared models may create a stronger basis for reusable automation workflows, coordinated AI services, and data pipelines that connect operational systems with business applications. These are architectural possibilities, not measured outcomes established by the cited standards.
Interoperability also supports more disciplined platform evaluation. Instead of asking only whether a product supports a particular protocol, teams can examine whether it supports the meanings, relationships, service boundaries, and governance model their product requires.
Where Donusoft Can Contribute
For organizations planning a connected AI product, Donusoft can contribute to the surrounding software architecture: AIoT integration, connected web and mobile applications, data pipelines, intelligent automation, dashboards, and AI-enabled workflows.
That work may involve coordinating device data with edge services, cloud components, analytics, computer vision, or business platforms. The exact architecture should follow the product’s requirements and validation process rather than a predetermined universal pattern.
The application layer is where interoperability becomes visible to users and operators. For example, an intelligent service may turn structured events into a business workflow. Donusoft’s work on Intelligent Online Support: Revolutionizing Customer Service with AI provides a relevant application-layer reference, but it should not be treated as an AIoT device-edge-cloud case study.
Conclusion: Design for Meaning, Not Just Connection
AIoT systems become more useful when connectivity is treated as the starting point rather than the finished architecture. Data models, semantic relationships, service interfaces, identity boundaries, and responsibility models must work together across device, edge, cloud, and business layers.
That is the practical value of IoT semantic interoperability: it gives product teams a way to design for shared meaning, not just successful message delivery.
For organizations evaluating a connected AI product, the next step is to examine its data contracts, integration boundaries, processing locations, and automation opportunities. IoT semantic interoperability provides a practical lens for that assessment. Donusoft can help turn it into a connected application and data strategy aligned with the product’s specific requirements.





