Loading TS29548_SDD_Transmission.yaml +33 −3 Original line number Diff line number Diff line Loading @@ -2,15 +2,15 @@ openapi: 3.0.0 info: title: SEALDD Server Data Transmission Service version: 1.1.0 version: 1.2.0-alpha.1 description: | SEALDD Server Data Transmission Service. © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: > 3GPP TS 29.548 V19.5.0; Service Enabler Architecture Layer for Verticals (SEAL); 3GPP TS 29.548 V20.0.0; Service Enabler Architecture Layer for Verticals (SEAL); SEAL Data Delivery (SEALDD) Server Services; Stage 3. url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.548/ Loading Loading @@ -393,6 +393,8 @@ components: minItems: 1 qosInfo: $ref: '#/components/schemas/QosInfo' qosServType: $ref: '#/components/schemas/QosServType' valServerBdw: $ref: '#/components/schemas/ValServBdw' valUsersBdw: Loading Loading @@ -783,6 +785,34 @@ components: - RESUMED_DL: Indicates that the DL data delivery instructions are to resume data delivery (e.g., feeder link is available). QosServType: anyOf: - type: string enum: - REG_TRANS_LOW_LAT_HIGH_BW_HIGH_REL - REG_TRANS_LOW_LAT_HIGH_REL - REG_TRANS_LOW_LAT_HIGH_BW - REG_TRANS_LOW_LAT - type: string description: > This string provides forward-compatibility with future extensions to the enumeration and is not used to encode content defined in the present version of this API. description: | Represents the QoS Service Type. Possible values are: - REG_TRANS_LOW_LAT_HIGH_BW_HIGH_REL: Indicates that the QoS Service Type is Sdd_RegularTranLowLatencyHighBWHighReliability (i.e., regular transmission with low latency, high bandwidth and high reliability). - REG_TRANS_LOW_LAT_HIGH_REL: Indicates that the QoS Service Type is Sdd_RegularTranLowLatencyHighReliability (i.e., regular transmission with low latency and high reliability). - REG_TRANS_LOW_LAT_HIGH_BW: Indicates that the QoS Service Type is Sdd_RegularTranLowLatencyHighBW (i.e., regular transmission with low latency and high bandwidth). - REG_TRANS_LOW_LAT: Indicates that the QoS Service Type is Sdd_RegularTranLowLatency (i.e., regular transmission with low latency). # Data types describing alternative data types or combinations of data types: # Loading
TS29548_SDD_Transmission.yaml +33 −3 Original line number Diff line number Diff line Loading @@ -2,15 +2,15 @@ openapi: 3.0.0 info: title: SEALDD Server Data Transmission Service version: 1.1.0 version: 1.2.0-alpha.1 description: | SEALDD Server Data Transmission Service. © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: > 3GPP TS 29.548 V19.5.0; Service Enabler Architecture Layer for Verticals (SEAL); 3GPP TS 29.548 V20.0.0; Service Enabler Architecture Layer for Verticals (SEAL); SEAL Data Delivery (SEALDD) Server Services; Stage 3. url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.548/ Loading Loading @@ -393,6 +393,8 @@ components: minItems: 1 qosInfo: $ref: '#/components/schemas/QosInfo' qosServType: $ref: '#/components/schemas/QosServType' valServerBdw: $ref: '#/components/schemas/ValServBdw' valUsersBdw: Loading Loading @@ -783,6 +785,34 @@ components: - RESUMED_DL: Indicates that the DL data delivery instructions are to resume data delivery (e.g., feeder link is available). QosServType: anyOf: - type: string enum: - REG_TRANS_LOW_LAT_HIGH_BW_HIGH_REL - REG_TRANS_LOW_LAT_HIGH_REL - REG_TRANS_LOW_LAT_HIGH_BW - REG_TRANS_LOW_LAT - type: string description: > This string provides forward-compatibility with future extensions to the enumeration and is not used to encode content defined in the present version of this API. description: | Represents the QoS Service Type. Possible values are: - REG_TRANS_LOW_LAT_HIGH_BW_HIGH_REL: Indicates that the QoS Service Type is Sdd_RegularTranLowLatencyHighBWHighReliability (i.e., regular transmission with low latency, high bandwidth and high reliability). - REG_TRANS_LOW_LAT_HIGH_REL: Indicates that the QoS Service Type is Sdd_RegularTranLowLatencyHighReliability (i.e., regular transmission with low latency and high reliability). - REG_TRANS_LOW_LAT_HIGH_BW: Indicates that the QoS Service Type is Sdd_RegularTranLowLatencyHighBW (i.e., regular transmission with low latency and high bandwidth). - REG_TRANS_LOW_LAT: Indicates that the QoS Service Type is Sdd_RegularTranLowLatency (i.e., regular transmission with low latency). # Data types describing alternative data types or combinations of data types: #