Loading TS26510_CommonData.yaml +14 −0 Original line number Diff line number Diff line Loading @@ -257,6 +257,20 @@ components: items: $ref: 'TS29571_CommonData.yaml#/components/schemas/Uint16' EndpointAddressWithOptionalPort: type: object required: - domainName properties: domainName: type: string minLength: 1 portNumbers: type: array minItems: 1 items: $ref: 'TS29571_CommonData.yaml#/components/schemas/Uint16' UnidirectionalQosSpecification: type: object description: A specification for network Quality of Service in either the downlink or uplink direction. Loading Loading
TS26510_CommonData.yaml +14 −0 Original line number Diff line number Diff line Loading @@ -257,6 +257,20 @@ components: items: $ref: 'TS29571_CommonData.yaml#/components/schemas/Uint16' EndpointAddressWithOptionalPort: type: object required: - domainName properties: domainName: type: string minLength: 1 portNumbers: type: array minItems: 1 items: $ref: 'TS29571_CommonData.yaml#/components/schemas/Uint16' UnidirectionalQosSpecification: type: object description: A specification for network Quality of Service in either the downlink or uplink direction. Loading