Commit fc8b1b8e authored by lengyelb's avatar lengyelb Committed by ruiyue
Browse files

Added manuallyCleared 3x Edit TS28111_FaultNrm.yaml

parent fe359c54
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -218,6 +218,8 @@ components:
        securityAlarmDetector:
          type: string
          readOnly: true
        manuallyCleared:
          type: boolean
    AlarmList-Single:
      allOf:
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'
@@ -307,6 +309,8 @@ components:
              $ref: 'TS28623_ComDefs.yaml#/components/schemas/AttributeNameValuePairSet'
            rootCauseIndicator:
              type: boolean
            manuallyCleared:
              type: boolean
    NotifyNewSecAlarm:
      allOf:
        - $ref: 'TS28623_ComDefs.yaml#/components/schemas/NotificationHeader'
@@ -344,6 +348,8 @@ components:
              type: string
            securityAlarmDetector:
              type: string
            manuallyCleared:
              type: boolean
    NotifyClearedAlarm:
      allOf:
        - $ref: 'TS28623_ComDefs.yaml#/components/schemas/NotificationHeader'