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
Hide whitespace changes
Inline
Side-by-side
RniAPI.json
View file @
886ed110
...
@@ -1575,28 +1575,28 @@
...
@@ -1575,28 +1575,28 @@
},
},
"rsrpNei"
:
{
"rsrpNei"
:
{
"description"
:
"Reference Signal Received Power as defined in ETSI TS 136 214 [i.5]."
,
"description"
:
"Reference Signal Received Power as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int32"
,
"format"
:
"
u
int32"
,
"type"
:
"integer"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint32"
"x-etsi-mec-origin-type"
:
"Uint32"
},
},
"rsrpSrv"
:
{
"rsrpSrv"
:
{
"description"
:
"Reference Signal Received Power as defined in ETSI TS 136 214 [i.5]."
,
"description"
:
"Reference Signal Received Power as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int32"
,
"format"
:
"
u
int32"
,
"type"
:
"integer"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint32"
"x-etsi-mec-origin-type"
:
"Uint32"
},
},
"rsrqNei"
:
{
"rsrqNei"
:
{
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5]."
,
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int32"
,
"format"
:
"
u
int32"
,
"type"
:
"integer"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint32"
"x-etsi-mec-origin-type"
:
"Uint32"
},
},
"rsrqSrv"
:
{
"rsrqSrv"
:
{
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5]."
,
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int32"
,
"format"
:
"
u
int32"
,
"type"
:
"integer"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint32"
"x-etsi-mec-origin-type"
:
"Uint32"
...
@@ -2233,21 +2233,21 @@
...
@@ -2233,21 +2233,21 @@
"properties"
:
{
"properties"
:
{
"rsrp"
:
{
"rsrp"
:
{
"description"
:
"Reference Signal Received Power as defined in ETSI TS 138 331 [i.13]."
,
"description"
:
"Reference Signal Received Power as defined in ETSI TS 138 331 [i.13]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"rsrq"
:
{
"rsrq"
:
{
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 138 331 [i.13]."
,
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 138 331 [i.13]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"sinr"
:
{
"sinr"
:
{
"description"
:
"Reference Signal to Interference & Noise Ratio as defined in ETSI TS 138 331 [i.13]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
...
@@ -2281,70 +2281,70 @@
...
@@ -2281,70 +2281,70 @@
},
},
"rsrpNei"
:
{
"rsrpNei"
:
{
"description"
:
"Reference Signal Received Power as defined in ETSI TS 136 214 [i.5]."
,
"description"
:
"Reference Signal Received Power as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"rsrpNeiEx"
:
{
"rsrpNeiEx"
:
{
"description"
:
"Extended Reference Signal Received Power, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"rsrpSrv"
:
{
"rsrpSrv"
:
{
"description"
:
"Reference Signal Received Power as defined in ETSI TS 136 214 [i.5]."
,
"description"
:
"Reference Signal Received Power as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"rsrpSrvEx"
:
{
"rsrpSrvEx"
:
{
"description"
:
"Extended Reference Signal Received Power, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"rsrqNei"
:
{
"rsrqNei"
:
{
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5]."
,
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"rsrqNeiEx"
:
{
"rsrqNeiEx"
:
{
"description"
:
"Extended Reference Signal Received Quality, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"rsrqSrv"
:
{
"rsrqSrv"
:
{
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5]."
,
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"rsrqSrvEx"
:
{
"rsrqSrvEx"
:
{
"description"
:
"Extended Reference Signal Received Quality, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"sinrNei"
:
{
"sinrNei"
:
{
"description"
:
"Reference Signal
\"
Signal to Interference plus Noise Ratio
\"
, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"sinrSrv"
:
{
"sinrSrv"
:
{
"description"
:
"Reference Signal
\"
Signal to Interference plus Noise Ratio
\"
, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
...
@@ -2372,35 +2372,35 @@
...
@@ -2372,35 +2372,35 @@
},
},
"rsrp"
:
{
"rsrp"
:
{
"description"
:
"Reference Signal Received Power as defined in ETSI TS 136 214 [i.5]."
,
"description"
:
"Reference Signal Received Power as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"rsrpEx"
:
{
"rsrpEx"
:
{
"description"
:
"Extended Reference Signal Received Power, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"rsrq"
:
{
"rsrq"
:
{
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5]."
,
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"rsrqEx"
:
{
"rsrqEx"
:
{
"description"
:
"Extended Reference Signal Received Quality, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"sinr"
:
{
"sinr"
:
{
"description"
:
"Reference Signal
\"
Signal to Interference plus Noise Ratio
\"
, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
...
@@ -2460,21 +2460,21 @@
...
@@ -2460,21 +2460,21 @@
},
},
"nrBNCellRsrp"
:
{
"nrBNCellRsrp"
:
{
"description"
:
"Reference Signal Received Power measurement according to mapping table in ETSI TS 138.133 [i.14]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"nrBNCellRsrq"
:
{
"nrBNCellRsrq"
:
{
"description"
:
"Reference Signal Received Quality measurement according to mapping table in ETSI TS 138.133 [i.14]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"nrBNCellRssi"
:
{
"nrBNCellRssi"
:
{
"description"
:
"Reference signal SINR measurement according to mapping table in ETSI TS 138.133 [i.14]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
...
@@ -2489,7 +2489,7 @@
...
@@ -2489,7 +2489,7 @@
},
},
"nrCarrierFreq"
:
{
"nrCarrierFreq"
:
{
"description"
:
"ARFCN applicable for a downlink, uplink or bi-directional (TDD) NR carrier frequency, as defined in ETSI TS 138.101 [i.15]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-origin-type"
:
"Uint32"
"x-etsi-mec-origin-type"
:
"Uint32"
...
@@ -2528,21 +2528,21 @@
...
@@ -2528,21 +2528,21 @@
},
},
"nrSCellRsrp"
:
{
"nrSCellRsrp"
:
{
"description"
:
"Reference Signal Received Power measurement according to mapping table in ETSI TS 138.133 [i.14]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"nrSCellRsrq"
:
{
"nrSCellRsrq"
:
{
"description"
:
"Reference Signal Received Quality measurement according to mapping table in ETSI TS 138.133 [i.14]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"nrSCellRssi"
:
{
"nrSCellRssi"
:
{
"description"
:
"Reference signal SINR measurement according to mapping table in ETSI TS 138.133 [i.14]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
...
@@ -2602,21 +2602,21 @@
...
@@ -2602,21 +2602,21 @@
},
},
"nrNCellRsrp"
:
{
"nrNCellRsrp"
:
{
"description"
:
"Reference Signal Received Power measurement according to mapping table in ETSI TS 138.133 [i.14]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"nrNCellRsrq"
:
{
"nrNCellRsrq"
:
{
"description"
:
"Reference Signal Received Quality measurement according to mapping table in ETSI TS 138.133 [i.14]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"nrNCellRssi"
:
{
"nrNCellRssi"
:
{
"description"
:
"Reference signal SINR measurement according to mapping table in ETSI TS 138.133 [i.14]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
...
@@ -2642,35 +2642,35 @@
...
@@ -2642,35 +2642,35 @@
},
},
"rsrp"
:
{
"rsrp"
:
{
"description"
:
"Reference Signal Received Power as defined in ETSI TS 136 214 [i.5]."
,
"description"
:
"Reference Signal Received Power as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"rsrpEx"
:
{
"rsrpEx"
:
{
"description"
:
"Extended Reference Signal Received Power, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"rsrq"
:
{
"rsrq"
:
{
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5]."
,
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"rsrqEx"
:
{
"rsrqEx"
:
{
"description"
:
"Extended Reference Signal Received Quality, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"sinr"
:
{
"sinr"
:
{
"description"
:
"Reference Signal
\"
Signal to Interference plus Noise Ratio
\"
, with value mapping defined in ETSI TS 136 133 [i.16]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
...
@@ -2803,7 +2803,7 @@
...
@@ -2803,7 +2803,7 @@
},
},
"timingAdvance"
:
{
"timingAdvance"
:
{
"description"
:
"The timing advance as defined in ETSI TS 136 214 [i.5]."
,
"description"
:
"The timing advance as defined in ETSI TS 136 214 [i.5]."
,
"format"
:
"int32"
,
"format"
:
"
u
int32"
,
"type"
:
"integer"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-origin-type"
:
"Uint32"
"x-etsi-mec-origin-type"
:
"Uint32"
...
@@ -2934,21 +2934,21 @@
...
@@ -2934,21 +2934,21 @@
},
},
"rsrp"
:
{
"rsrp"
:
{
"description"
:
"Reference Signal Received Power as defined in ETSI TS 138 331 [i.13]."
,
"description"
:
"Reference Signal Received Power as defined in ETSI TS 138 331 [i.13]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"rsrq"
:
{
"rsrq"
:
{
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 138 331 [i.13]."
,
"description"
:
"Reference Signal Received Quality as defined in ETSI TS 138 331 [i.13]."
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
},
},
"sinr"
:
{
"sinr"
:
{
"description"
:
"Reference Signal plus Interference Noise Ratio as defined in ETSI TS 138 331 [i.13]."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
...
@@ -3216,7 +3216,7 @@
...
@@ -3216,7 +3216,7 @@
},
},
"status"
:
{
"status"
:
{
"description"
:
"The HTTP status code for this occurrence of the problem"
,
"description"
:
"The HTTP status code for this occurrence of the problem"
,
"format"
:
"int32"
,
"format"
:
"
u
int32"
,
"type"
:
"integer"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-cardinality"
:
"0..1"
,
"x-etsi-mec-origin-type"
:
"Uint32"
"x-etsi-mec-origin-type"
:
"Uint32"
...
@@ -3907,7 +3907,7 @@
...
@@ -3907,7 +3907,7 @@
"properties"
:
{
"properties"
:
{
"csiRsIndex"
:
{
"csiRsIndex"
:
{
"description"
:
""
,
"description"
:
""
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
...
@@ -3956,7 +3956,7 @@
...
@@ -3956,7 +3956,7 @@
"properties"
:
{
"properties"
:
{
"ssbIndex"
:
{
"ssbIndex"
:
{
"description"
:
""
,
"description"
:
""
,
"format"
:
"int
32
"
,
"format"
:
"
u
int
8
"
,
"type"
:
"integer"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-origin-type"
:
"Uint8"
"x-etsi-mec-origin-type"
:
"Uint8"
...
@@ -4437,14 +4437,14 @@
...
@@ -4437,14 +4437,14 @@
"properties"
:
{
"properties"
:
{
"nanoSeconds"
:
{
"nanoSeconds"
:
{
"description"
:
"The nanoseconds part of the time. Time is defined as Unix-time since January 1, 1970, 00:00:00 UTC."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-origin-type"
:
"Uint32"
"x-etsi-mec-origin-type"
:
"Uint32"
},
},
"seconds"
:
{
"seconds"
:
{
"description"
:
"The seconds part of the time. Time is defined as Unixtime since January 1, 1970, 00:00:00 UTC."
,
"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"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-origin-type"
:
"Uint32"
"x-etsi-mec-origin-type"
:
"Uint32"
...
...
RniAPI.yaml
View file @
886ed110
...
@@ -1055,25 +1055,25 @@ components:
...
@@ -1055,25 +1055,25 @@ components:
$ref
:
'
#/components/schemas/CellId'
$ref
:
'
#/components/schemas/CellId'
rsrpNei
:
rsrpNei
:
description
:
"
Reference
Signal
Received
Power
as
defined
in
ETSI
TS
\_
136
214
[i.5]."
description
:
"
Reference
Signal
Received
Power
as
defined
in
ETSI
TS
\_
136
214
[i.5]."
format
:
int32
format
:
u
int32
type
:
integer
type
:
integer
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-cardinality
:
0..1
x-etsi-mec-origin-type
:
Uint32
x-etsi-mec-origin-type
:
Uint32
rsrpSrv
: