Dev:LHG DAS-Interface Technical description

From Kordeus Wiki
Revision as of 12:43, 23 December 2025 by Stefanseiler (talk | contribs) (Created page with " == Contained data in DAS == We interested from DAS system with this information stream, for each planned flight: * status (on plan / delayed / cancelled ) * delay time * Operating craft ** type (e.g. Boing 747-8) ** tail code == Planned interface approach == KORDEUS is building a KAFKA interface, which subscribes to a '''"MOC/SARA" KAFKA Topic'''. Through this it which recieves messages of this type: ====== Operations updates ====== This information containing all op...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Contained data in DAS

We interested from DAS system with this information stream, for each planned flight:

  • status (on plan / delayed / cancelled )
  • delay time
  • Operating craft
    • type (e.g. Boing 747-8)
    • tail code

Planned interface approach

KORDEUS is building a KAFKA interface, which subscribes to a "MOC/SARA" KAFKA Topic. Through this it which recieves messages of this type:

Operations updates

This information containing all operations planning items (typically 1-2 weeks ahead of the flight), but also for adhoc travel informaiton

  • Departure date
  • Flight number
  • Planned craft type
  • Tailcode
  • status (on plan / delayed / cancelled )
  • delay time