Skip to content
Snippets Groups Projects

TDE-2024-0007_TS-0019-ATS_v4.2.0_baseline

Open Miguel Angel Reina Ortega requested to merge TS-0019-ATS_v4.2.0_baseline into R4
1 file
+ 25
0
Compare changes
  • Side-by-side
  • Inline
@@ -359,7 +359,32 @@ 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]$
$\log(x)$
$\lim_{x \to \infty} f(x)$
$\displaystyle \frac{\partial f}{\partial x}$
### 5.4.2 mcnPort, mcnPortIn
These ports are used to send and receive the following message sets:
Loading