Commit 64b0bbc7 authored by srinivasaraj's avatar srinivasaraj
Browse files

Update TS28623_GenericNrm.yaml

Stage 3 for abstract IOC Controller_ is introduced (Controller-Attr)
parent 7b23f566
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -1709,6 +1709,14 @@ components:
        MnsInfo:
          $ref: '#/components/schemas/MnsInfo-Multiple'

    Controller-Attr:
      type: object
      properties:
        processMonitor:
          $ref: '#/components/schemas/ProcessMonitor'
        controlledObjectRef:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'


#-------- Definition of concrete IOCs --------------------------------------------