osrd icon indicating copy to clipboard operation
osrd copied to clipboard

TS2: Add core signal projection endpoint

Open flomonster opened this issue 2 years ago • 0 comments

Description

Add an endpoint POST /v2/project_signals` which does quite the same thing as the v1.

AC

  • [ ] The endpoint takes a simplified train path (only track or routes TBD)
  • [ ] The endpoint response
    • Inputs: no flatten, starting datetime of trains and timedelta in seconds (f64)
    • Outputs: the smallest datetime and timedelta everywhere in seconds (f64)

flomonster avatar Mar 12 '24 10:03 flomonster