Commit 35f627ca authored by elmdahlp's avatar elmdahlp Committed by sunse
Browse files

This commit corresponds to the YAML part of agreed CR S5-221517.

parent 4b0d43ed
Loading
Loading
Loading
Loading
+10 −3
Original line number Diff line number Diff line
@@ -255,7 +255,12 @@ components:
        NRPci:
          type: integer

    MaximumDeviationHoTrigger:
    MaximumDeviationHoTriggerLow:
      type: integer
      minimum: -20
      maximum: 20

   MaximumDeviationHoTriggerHigh:
      type: integer
      minimum: -20
      maximum: 20
@@ -1424,8 +1429,10 @@ components:
                  properties:
                    dmroControl:
                      type: boolean
                    maximumDeviationHoTrigger:
                      $ref: '#/components/schemas/MaximumDeviationHoTrigger'
                    maximumDeviationHoTriggerLow:
                      $ref: '#/components/schemas/MaximumDeviationHoTriggerLow'
                    maximumDeviationHoTriggerHigh:
                      $ref: '#/components/schemas/MaximumDeviationHoTriggerHigh'
                    minimumTimeBetweenHoTriggerChange:
                      $ref: '#/components/schemas/MinimumTimeBetweenHoTriggerChange'
                    tstoreUEcntxt: