From 1c57bcdbe7a2417271855e2a11cd6e6cca06b137 Mon Sep 17 00:00:00 2001 From: christianrowlands Date: Wed, 10 Apr 2024 08:47:57 -0400 Subject: [PATCH] Move the SNR field up in the message to put it next to the other signal values --- src/main/asyncapi/network_survey_messaging.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/asyncapi/network_survey_messaging.yaml b/src/main/asyncapi/network_survey_messaging.yaml index afab823..33932ab 100644 --- a/src/main/asyncapi/network_survey_messaging.yaml +++ b/src/main/asyncapi/network_survey_messaging.yaml @@ -759,6 +759,12 @@ components: $ref: '#/components/schemas/rsrp' rsrq: $ref: '#/components/schemas/rsrq' + snr: + type: number + format: float + description: >- + The Reference Signal Signal-to-Noise Ratio measured in dB. Range: -20 dB to +30 dB. + example: 19 ta: type: integer format: int32 @@ -779,12 +785,6 @@ components: $ref: '#/components/schemas/provider' slot: $ref: '#/components/schemas/slot' - snr: - type: number - format: float - description: >- - The Reference Signal Signal-to-Noise Ratio measured in dB. Range: -20 dB to +30 dB. - example: 19 nrRecordPayload: type: object required: