Commit ffed95c2 authored by sunse's avatar sunse
Browse files

Merge branch...

Merge branch '28.541_Rel17_CR0633_Correct_maximumDeviationHoTrigger_SA5_141_e_YAML' into 'Integration_Rel17_SA5_141_YAML'

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

See merge request !268
parents 4b0d43ed e523d147
Loading
Loading
Loading
Loading
Loading
+14 −2
Original line number Diff line number Diff line
@@ -260,6 +260,16 @@ components:
      minimum: -20
      maximum: 20

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

    MaximumDeviationHoTriggerHigh:
      type: integer
      minimum: -20
      maximum: 20

    MinimumTimeBetweenHoTriggerChange:
      type: integer
      minimum: 0
@@ -1424,8 +1434,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: