Skip to content

Releases: radu-stefan-dt/fleet-simulator

Fleet Simulator v0.0.1 main

24 May 07:13
Compare
Choose a tag to compare

First running version.

Current metrics:

  • Fleet metrics (pushed every 2 min.):
    • fleet.cars.available
    • fleet.cars.busy
    • fleet.cars.total
    • fleet.queue
  • Taxi metrics (pushed every minute):
    • taxi.speed
    • taxi.engine.temperature
    • taxi.engine.daystorevision

Current simulation behaviour:

  • Taxis registered for fleets automatically
  • Metrics pushed as above
  • All taxis appear available
  • No customer queue simulation

Supported CLI commands:

  • start [arguments]
  • help
  • exit