Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MEC - Multi-access Edge Computing
Radio Network Information API
Commits
886ed110
Commit
886ed110
authored
Feb 03, 2021
by
Michel Roy
Committed by
admin_forge
Feb 12, 2021
Browse files
integer format hotfix
parent
def2697b
Pipeline
#6031
passed with stage
in 0 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
RniAPI.json
View file @
886ed110
...
...
@@ -1575,28 +1575,28 @@
},
"rsrpNei"
:
{
"description"
:
"Reference Signal Received Power as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int32"
,
"format"
:
"
u
int32"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint32"
},
"rsrpSrv"
:
{
"description"
:
"Reference Signal Received Power as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int32"
,
"format"
:
"
u
int32"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint32"
},
"rsrqNei"
:
{
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int32"
,
"format"
:
"
u
int32"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint32"
},
"rsrqSrv"
:
{
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int32"
,
"format"
:
"
u
int32"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint32"
...
...
@@ -2233,21 +2233,21 @@
"properties"
:
{
"rsrp"
:
{
"description"
:
"Reference Signal Received Power as defined in ETSI TS 138 331 [i.13]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"rsrq"
:
{
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 138 331 [i.13]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"sinr"
:
{
"description"
:
"Reference Signal to Interference & Noise Ratio as defined in ETSI TS 138 331 [i.13]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
...
...
@@ -2281,70 +2281,70 @@
},
"rsrpNei"
:
{
"description"
:
"Reference Signal Received Power as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"rsrpNeiEx"
:
{
"description"
:
"Extended Reference Signal Received Power, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"rsrpSrv"
:
{
"description"
:
"Reference Signal Received Power as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"rsrpSrvEx"
:
{
"description"
:
"Extended Reference Signal Received Power, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"rsrqNei"
:
{
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"rsrqNeiEx"
:
{
"description"
:
"Extended Reference Signal Received Quality, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"rsrqSrv"
:
{
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"rsrqSrvEx"
:
{
"description"
:
"Extended Reference Signal Received Quality, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"sinrNei"
:
{
"description"
:
"Reference Signal
\"
Signal to Interference plus Noise Ratio
\"
, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"sinrSrv"
:
{
"description"
:
"Reference Signal
\"
Signal to Interference plus Noise Ratio
\"
, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
...
...
@@ -2372,35 +2372,35 @@
},
"rsrp"
:
{
"description"
:
"Reference Signal Received Power as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"rsrpEx"
:
{
"description"
:
"Extended Reference Signal Received Power, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"rsrq"
:
{
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"rsrqEx"
:
{
"description"
:
"Extended Reference Signal Received Quality, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"sinr"
:
{
"description"
:
"Reference Signal
\"
Signal to Interference plus Noise Ratio
\"
, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
...
...
@@ -2460,21 +2460,21 @@
},
"nrBNCellRsrp"
:
{
"description"
:
"Reference Signal Received Power measurement according to mapping table in ETSI TS 138.133 [i.14]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"nrBNCellRsrq"
:
{
"description"
:
"Reference Signal Received Quality measurement according to mapping table in ETSI TS 138.133 [i.14]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"nrBNCellRssi"
:
{
"description"
:
"Reference signal SINR measurement according to mapping table in ETSI TS 138.133 [i.14]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
...
...
@@ -2489,7 +2489,7 @@
},
"nrCarrierFreq"
:
{
"description"
:
"ARFCN applicable for a downlink, uplink or bi-directional (TDD) NR carrier frequency, as defined in ETSI TS 138.101 [i.15]."
,
"format"
:
"int32"
,
"format"
:
"
u
int32"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-origin-type"
:
"Uint32"
...
...
@@ -2528,21 +2528,21 @@
},
"nrSCellRsrp"
:
{
"description"
:
"Reference Signal Received Power measurement according to mapping table in ETSI TS 138.133 [i.14]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"nrSCellRsrq"
:
{
"description"
:
"Reference Signal Received Quality measurement according to mapping table in ETSI TS 138.133 [i.14]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"nrSCellRssi"
:
{
"description"
:
"Reference signal SINR measurement according to mapping table in ETSI TS 138.133 [i.14]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
...
...
@@ -2602,21 +2602,21 @@
},
"nrNCellRsrp"
:
{
"description"
:
"Reference Signal Received Power measurement according to mapping table in ETSI TS 138.133 [i.14]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"nrNCellRsrq"
:
{
"description"
:
"Reference Signal Received Quality measurement according to mapping table in ETSI TS 138.133 [i.14]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"nrNCellRssi"
:
{
"description"
:
"Reference signal SINR measurement according to mapping table in ETSI TS 138.133 [i.14]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
...
...
@@ -2642,35 +2642,35 @@
},
"rsrp"
:
{
"description"
:
"Reference Signal Received Power as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"rsrpEx"
:
{
"description"
:
"Extended Reference Signal Received Power, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"rsrq"
:
{
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"rsrqEx"
:
{
"description"
:
"Extended Reference Signal Received Quality, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"sinr"
:
{
"description"
:
"Reference Signal
\"
Signal to Interference plus Noise Ratio
\"
, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
...
...
@@ -2803,7 +2803,7 @@
},
"timingAdvance"
:
{
"description"
:
"The timing advance as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int32"
,
"format"
:
"
u
int32"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-origin-type"
:
"Uint32"
...
...
@@ -2934,21 +2934,21 @@
},
"rsrp"
:
{
"description"
:
"Reference Signal Received Power as defined in ETSI TS 138 331 [i.13]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"rsrq"
:
{
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 138 331 [i.13]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
},
"sinr"
:
{
"description"
:
"Reference Signal plus Interference Noise Ratio as defined in ETSI TS 138 331 [i.13]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
...
...
@@ -3216,7 +3216,7 @@
},
"status"
:
{
"description"
:
"The HTTP status code for this occurrence of the problem"
,
"format"
:
"int32"
,
"format"
:
"
u
int32"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint32"
...
...
@@ -3907,7 +3907,7 @@
"properties"
:
{
"csiRsIndex"
:
{
"description"
:
""
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
...
...
@@ -3956,7 +3956,7 @@
"properties"
:
{
"ssbIndex"
:
{
"description"
:
""
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
...
...
@@ -4437,14 +4437,14 @@
"properties"
:
{
"nanoSeconds"
:
{
"description"
:
"The nanoseconds part of the time. Time is defined as Unix-time since January 1, 1970, 00:00:00 UTC."
,
"format"
:
"int32"
,
"format"
:
"
u
int32"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-origin-type"
:
"Uint32"
},
"seconds"
:
{
"description"
:
"The seconds part of the time. Time is defined as Unixtime since January 1, 1970, 00:00:00 UTC."
,
"format"
:
"int32"
,
"format"
:
"
u
int32"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-origin-type"
:
"Uint32"
...
...
RniAPI.yaml
View file @
886ed110
...
...
@@ -1055,25 +1055,25 @@ components:
$ref
:
'
#/components/schemas/CellId'
rsrpNei
:
description
:
"
Reference
Signal
Received
Power
as
defined
in
ETSI
TS
\_
136
214
[i.5]."
format
:
int32
format
:
u
int32
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint32
rsrpSrv
:
description
:
"
Reference
Signal
Received
Power
as
defined
in
ETSI
TS
\_
136
214
[i.5]."
format
:
int32
format
:
u
int32
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint32
rsrqNei
:
description
:
Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5].
format
:
int32
format
:
u
int32
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint32
rsrqSrv
:
description
:
Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5].
format
:
int32
format
:
u
int32
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint32
...
...
@@ -1623,19 +1623,19 @@ components:
properties
:
rsrp
:
description
:
"
Reference
Signal
Received
Power
as
defined
in
ETSI
TS
\_
138
331
[i.13]."
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
rsrq
:
description
:
Reference Signal Received Quality as defined in ETSI TS 138 331 [i.13].
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
sinr
:
description
:
Reference Signal to Interference & Noise Ratio as defined in ETSI TS 138 331 [i.13].
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
...
...
@@ -1668,61 +1668,61 @@ components:
$ref
:
'
#/components/schemas/CellId'
rsrpNei
:
description
:
"
Reference
Signal
Received
Power
as
defined
in
ETSI
TS
\_
136
214
[i.5]."
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
rsrpNeiEx
:
description
:
Extended Reference Signal Received Power, with value mapping defined in ETSI TS 136 133 [i.16].
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
rsrpSrv
:
description
:
"
Reference
Signal
Received
Power
as
defined
in
ETSI
TS
\_
136
214
[i.5]."
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
rsrpSrvEx
:
description
:
Extended Reference Signal Received Power, with value mapping defined in ETSI TS 136 133 [i.16].
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
rsrqNei
:
description
:
Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5].
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
rsrqNeiEx
:
description
:
Extended Reference Signal Received Quality, with value mapping defined in ETSI TS 136 133 [i.16].
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
rsrqSrv
:
description
:
Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5].
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
rsrqSrvEx
:
description
:
Extended Reference Signal Received Quality, with value mapping defined in ETSI TS 136 133 [i.16].
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
sinrNei
:
description
:
"
Reference
Signal
\"
Signal
to
Interference
plus
Noise
Ratio
\"
,
with
value
mapping
defined
in
ETSI
TS
\_
136
\_
133
\_
[i.16]."
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
sinrSrv
:
description
:
"
Reference
Signal
\"
Signal
to
Interference
plus
Noise
Ratio
\"
,
with
value
mapping
defined
in
ETSI
TS
\_
136
\_
133
\_
[i.16]."
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
...
...
@@ -1749,31 +1749,31 @@ components:
$ref
:
'
#/components/schemas/Ecgi'
rsrp
:
description
:
"
Reference
Signal
Received
Power
as
defined
in
ETSI
TS
\_
136
214
[i.5]."
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
rsrpEx
:
description
:
Extended Reference Signal Received Power, with value mapping defined in ETSI TS 136 133 [i.16].
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
rsrq
:
description
:
Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5].
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
rsrqEx
:
description
:
Extended Reference Signal Received Quality, with value mapping defined in ETSI TS 136 133 [i.16].
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
sinr
:
description
:
"
Reference
Signal
\"
Signal
to
Interference
plus
Noise
Ratio
\"
,
with
value
mapping
defined
in
ETSI
TS
\_
136
\_
133
\_
[i.16]."
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
...
...
@@ -1823,19 +1823,19 @@ components:
x-etsi-mec-origin-type
:
Structure (inlined)
nrBNCellRsrp
:
description
:
Reference Signal Received Power measurement according to mapping table in ETSI TS 138.133 [i.14].
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
nrBNCellRsrq
:
description
:
Reference Signal Received Quality measurement according to mapping table in ETSI TS 138.133 [i.14].
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
nrBNCellRssi
:
description
:
Reference signal SINR measurement according to mapping table in ETSI TS 138.133 [i.14].
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
...
...
@@ -1846,7 +1846,7 @@ components:
x-etsi-mec-origin-type
:
Structure (inlined)
nrCarrierFreq
:
description
:
"
ARFCN
applicable
for
a
downlink,
uplink
or
bi-directional
(TDD)
NR
carrier
frequency,
as
defined
in
ETSI
TS
\_
138.101
[i.15]."
format
:
int32
format
:
u
int32
type
:
integer
x-etsi-mec-cardinality
:
'
1'
x-etsi-mec-origin-type
:
Uint32
...
...
@@ -1880,19 +1880,19 @@ components:
x-etsi-mec-origin-type
:
Structure (inlined)
nrSCellRsrp
:
description
:
Reference Signal Received Power measurement according to mapping table in ETSI TS 138.133 [i.14].
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
nrSCellRsrq
:
description
:
Reference Signal Received Quality measurement according to mapping table in ETSI TS 138.133 [i.14].
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
nrSCellRssi
:
description
:
Reference signal SINR measurement according to mapping table in ETSI TS 138.133 [i.14].
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
...
...
@@ -1940,19 +1940,19 @@ components:
x-etsi-mec-origin-type
:
Structure (inlined)
nrNCellRsrp
:
description
:
Reference Signal Received Power measurement according to mapping table in ETSI TS 138.133 [i.14].
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
nrNCellRsrq
:
description
:
Reference Signal Received Quality measurement according to mapping table in ETSI TS 138.133 [i.14].
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
nrNCellRssi
:
description
:
Reference signal SINR measurement according to mapping table in ETSI TS 138.133 [i.14].
format
:
int
32
format
:
u
int
8
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint8
...
...
@@ -1974,31 +1974,31 @@ components:
x-etsi-mec-origin-type
:
String
rsrp
:
description
:
"
Reference
Signal
Received
Power
as
defined
in
ETSI
TS
\_
136
214
[i.5]."
format
:
int
32