withaspirit / Elevator-Simulation

Elevator System Simulation project
1 stars 1 forks source link

Add elevator monitor information #174

Closed ryandash closed 2 years ago

ryandash commented 2 years ago
ryandash commented 2 years ago

I am not sure why but there are now 18 moved statements instead of 13. Need to check on that

withaspirit commented 2 years ago

@ryandash It's because of that request "event": "05:05:05.050 7 Down 3". The elevator that receives it goes up 7 floors, and then down however many floors.

ryandash commented 2 years ago

@ryandash It's because of that request "event": "05:05:05.050 7 Down 3". The elevator that receives it goes up 7 floors, and then down however many floors.

I was about to say that it looks correct