Loading OpenAPI/TS28104_MdaNrm.yaml +25 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ components: filterValue: type: string threshold: $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ThresholdInfo' $ref: '#/components/schemas/ThresholdInfo' analyticsPeriod: type: array items: Loading Loading @@ -96,6 +96,29 @@ components: longitude: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Longitude' ThresholdInfo: type: object properties: monitoredMDAOutputIE: type: string thresholdDirection: type: string enum: - UP - DOWN - UP_AND_DOWN thresholdValue: oneOf: - type: integer - $ref: 'TS28623_ComDefs.yaml#/components/schemas/Float' hysteresis: oneOf: - type: integer minimum: 0 - type: number format: float minimum: 0 #-------- Definition of abstract IOCs -------------------------------------------- Loading Loading @@ -214,3 +237,4 @@ components: - $ref: '#/components/schemas/MDAFunction-Single' - $ref: '#/components/schemas/MDARequest-Single' - $ref: '#/components/schemas/MDAReport-Single' Loading
OpenAPI/TS28104_MdaNrm.yaml +25 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ components: filterValue: type: string threshold: $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ThresholdInfo' $ref: '#/components/schemas/ThresholdInfo' analyticsPeriod: type: array items: Loading Loading @@ -96,6 +96,29 @@ components: longitude: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Longitude' ThresholdInfo: type: object properties: monitoredMDAOutputIE: type: string thresholdDirection: type: string enum: - UP - DOWN - UP_AND_DOWN thresholdValue: oneOf: - type: integer - $ref: 'TS28623_ComDefs.yaml#/components/schemas/Float' hysteresis: oneOf: - type: integer minimum: 0 - type: number format: float minimum: 0 #-------- Definition of abstract IOCs -------------------------------------------- Loading Loading @@ -214,3 +237,4 @@ components: - $ref: '#/components/schemas/MDAFunction-Single' - $ref: '#/components/schemas/MDARequest-Single' - $ref: '#/components/schemas/MDAReport-Single'