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

Adding grid tables and equations

parent b4b97419
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 #1593 passed
This commit is part of merge request !34. Comments created here will be created in the context of that merge request.
...@@ -359,7 +359,32 @@ Both primitives contain another parameters that permits to dynamically configure ...@@ -359,7 +359,32 @@ Both primitives contain another parameters that permits to dynamically configure
</tbody> </tbody>
</table> </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 ### 5.4.2 mcnPort, mcnPortIn
These ports are used to send and receive the following message sets: These ports are used to send and receive the following message sets:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment