@@ -193,19 +193,18 @@ The basic interworking enables applications that are connected to an oneM2M-base
According to oneM2M TS-0033 <ahref="#_ref_2">[2]</a> a representation of a non-oneM2M Proximal IoT function/device in a oneM2M-specified resource instance is to be synchronized with the entity that it represents.
This means that the OGC/STA data model is represented in the hosting CSE. The data in the OGC/STA server are organized as Sensing Entities <ahref="#_ref_1">[1]</a> (see Figure 5-2: STA Sensing Entities data model).
Thus the OGC/STA data model has to be represented in the hosting CSE. The SensorThings data model is comprehensive and may be regarded as a n:m relational database structure, holding both:
- sensor (IoT-data); and
- administrative data (like historic locations or historic products IDs).
The oneM2M structure for data models is a tree-structure where data are organized in containers or trees of containers.
The OGC/STA data model is a relational one, as used in databases, and not hierarchical. Thus, it creates a challenge for full interworking of all data captured in the OGC/STA data model. In this technical specification, only a limited set of data is mapped between OGC/STA and oneM2M.
The IPE shall map the 'result' attribute of an OGC/STA 'Observation' to the 'content' attribute of a oneM2M <contentInstance>, and vice versa as shown in Figure 6.1-1.