Loading OpenAPI/TS28318__DSORecovery.yaml +15 −1 Original line number Diff line number Diff line Loading @@ -46,6 +46,8 @@ components: $ref: '#/components/schemas/SubNetwork-Multiple' OutageAndRecoveryInfo: $ref: '#/components/schemas/OutageAndRecoveryInfo-Multiple' DsoThresholdMonitor: $ref: '#/components/schemas/DsoThresholdMonitor-Multiple' - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/SubNetwork-ncO' OutageAndRecoveryInfo-Single: Loading @@ -68,7 +70,14 @@ components: mnoMaxServiceDuration: type: integer affectedArea: $ref: '#/components/schemas/EnergyServiceLocation' $ref: 'TS28623_ComDefs.yaml#/components/schemas/AreaOfInterest' DsoThresholdMonitor-Single: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ThresholdMonitor' - type: object properties: targetThresholdLocation: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' Loading @@ -82,6 +91,10 @@ components: type: array items: $ref: '#/components/schemas/OutageAndRecoveryInfo-Single' DsoThresholdMonitor-Multiple: type: array items: $ref: '#/components/schemas/DsoThresholdMonitor-Single' #--------------------------------- Definition ------------------------------------ Loading @@ -90,3 +103,4 @@ components: - $ref: '#/components/schemas/MnS' - $ref: '#/components/schemas/SubNetwork-Single' - $ref: '#/components/schemas/OutageAndRecoveryInfo-Single' - $ref: '#/components/schemas/DsoThresholdMonitor-Single' Loading
OpenAPI/TS28318__DSORecovery.yaml +15 −1 Original line number Diff line number Diff line Loading @@ -46,6 +46,8 @@ components: $ref: '#/components/schemas/SubNetwork-Multiple' OutageAndRecoveryInfo: $ref: '#/components/schemas/OutageAndRecoveryInfo-Multiple' DsoThresholdMonitor: $ref: '#/components/schemas/DsoThresholdMonitor-Multiple' - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/SubNetwork-ncO' OutageAndRecoveryInfo-Single: Loading @@ -68,7 +70,14 @@ components: mnoMaxServiceDuration: type: integer affectedArea: $ref: '#/components/schemas/EnergyServiceLocation' $ref: 'TS28623_ComDefs.yaml#/components/schemas/AreaOfInterest' DsoThresholdMonitor-Single: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ThresholdMonitor' - type: object properties: targetThresholdLocation: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' Loading @@ -82,6 +91,10 @@ components: type: array items: $ref: '#/components/schemas/OutageAndRecoveryInfo-Single' DsoThresholdMonitor-Multiple: type: array items: $ref: '#/components/schemas/DsoThresholdMonitor-Single' #--------------------------------- Definition ------------------------------------ Loading @@ -90,3 +103,4 @@ components: - $ref: '#/components/schemas/MnS' - $ref: '#/components/schemas/SubNetwork-Single' - $ref: '#/components/schemas/OutageAndRecoveryInfo-Single' - $ref: '#/components/schemas/DsoThresholdMonitor-Single'