Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • Orderpicker
  • feature/SRSconvertion
  • fix/monitor-request
  • fetures/filter
5 results

testdata_raw_empty.txt

Blame
    • FrankR's avatar
      9654d69e
      PositionMonitoring can now monitor multiple zones per monitoringRequest · 9654d69e
      FrankR authored
      tracking behaviour implemented
        PositionEvents are stored and associated to the respective monitoringRequest
        queryRequest/queryResponse can be handled
      added fake-functionality for position-scaling for frontend-app demonstrator
      removed side-effect in function PositionMonitoring.isEntryNotification
      data model changes
        EventFilterCondition.positionConditionCell becomes a map
        MonitoringRequest.frameId becomes a list
        EventFilterCondition.positionConditionCellId got removed
      still open
       remove side-effect of the scale_position_frontend_app-Function
      9654d69e
      History
      PositionMonitoring can now monitor multiple zones per monitoringRequest
      FrankR authored
      tracking behaviour implemented
        PositionEvents are stored and associated to the respective monitoringRequest
        queryRequest/queryResponse can be handled
      added fake-functionality for position-scaling for frontend-app demonstrator
      removed side-effect in function PositionMonitoring.isEntryNotification
      data model changes
        EventFilterCondition.positionConditionCell becomes a map
        MonitoringRequest.frameId becomes a list
        EventFilterCondition.positionConditionCellId got removed
      still open
       remove side-effect of the scale_position_frontend_app-Function