blob: 8f641273d52f716e195e23c22862c3730b1c3fff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
.. Copyright 2018 (China Mobile)
.. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE
.. Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
Class: QoS
==========
+--------------------+-------------+------------------+-----------------+---------------+
| **Attribute Name** | **Type** | **Multiplicity** | **Description** | **Applied |
| | | | | Stereotypes** |
+====================+=============+==================+=================+===============+
|latency | Number | 1 | Maximum | support: |
| | | | latency in ms. | MANDATORY |
+--------------------+-------------+------------------+-----------------+---------------+
|packetDelayVariation| Number | 1 | Maximum | support: |
| | | | jitter in ms. | MANDATORY |
+--------------------+-------------+------------------+-----------------+---------------+
|packetLossRatio | Number | 0..1 | Maximum | support: |
| | | | packet loss | MANDATORY |
| | | | ratio. | |
| | | | Cardinality | |
| | | | is 0 if no | |
| | | | packetLossRatio | |
| | | | requirement | |
| | | | exists. | |
+--------------------+-------------+------------------+-----------------+---------------+
|