Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TS2: Add core signal projection endpoint #6856

Closed
2 tasks
flomonster opened this issue Mar 12, 2024 · 0 comments · Fixed by #7304
Closed
2 tasks

TS2: Add core signal projection endpoint #6856

flomonster opened this issue Mar 12, 2024 · 0 comments · Fixed by #7304
Assignees
Labels
area:core Work on Core Service

Comments

@flomonster
Copy link
Contributor

flomonster commented Mar 12, 2024

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:core Work on Core Service
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants