Skip to content
Snippets Groups Projects
Commit 8a9ccc84 authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

Fixing grid table

parent 5b73f524
No related branches found
No related tags found
2 merge requests!39TDE-2024-0000-TS-0019-ATS_v4.2.0_baseline,!34TDE-2024-0007_TS-0019-ATS_v4.2.0_baseline
Pipeline #1595 passed
......@@ -324,6 +324,23 @@ Both primitives contain another parameters that permits to dynamically configure
- Serialization
- ForceFields: used to force invalid or empty values to certain attributes. This behaviour shall be implemented by the System Adaptor.
Adding a grid table for testing
**Table 5.4.1-1: Mapping of TTCN-3 Primitives to oneM2M Service Primitives**<a name="table_5.4.1-1"></a>
+----------------------+-------------------+-----------+-----+
|TTCN-3 Primitive |oneM2M Message | Direction | IUT |
+:====================:+:=================:+:=========:+:===:+
| | | <=> | AE |
| M2MRequestPrimitive |Request Primitive +-----------+-----+
| | | <=> | CSE |
+----------------------+-------------------+-----------+-----+
| | | <=> | AE |
| M2MResponsePrimitive |Respomse Primitive +-----------+-----+
| | | <=> | CSE |
+----------------------+-------------------+-----------+-----+
**Table 5.4.1-1: Mapping of TTCN-3 Primitives to oneM2M Service Primitives**<a name="table_5.4.1-1"></a>
<table>
......@@ -359,23 +376,6 @@ Both primitives contain another parameters that permits to dynamically configure
</tbody>
</table>
Adding a grid table for testing
**Table 5.4.1-1: Mapping of TTCN-3 Primitives to oneM2M Service Primitives**<a name="table_5.4.1-1"></a>
+----------------------+-------------------+-----------+-----+
|TTCN-3 Primitive |oneM2M Message | Direction | IUT |
+:====================:+:=================:+:=========:+:===:+
| | | <=> | AE |
| M2MRequestPrimitive |Request Primitive +-----------+-----+
| | | <=> | CSE |
+----------------------+-------------------+-----------+-----+
| | | <=> | AE |
| M2MResponsePrimitive |Respomse Primitive +-----------+-----+
| | <=> | CSE |
+----------------------+-------------------+-----------+-----+
Adding some equations:
$\left[\int_{-infty}^{\infty} f(x) \; dx\right]$
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment