mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-01 20:33:27 +00:00
Train scheduling API,Routes and UI
This commit is contained in:
@@ -5,6 +5,9 @@ import { TrainSet } from '../../train-sets/entities/train-set.entity';
|
||||
|
||||
export const LOCOMOTIVE_STATUSES = [
|
||||
'AVAILABLE',
|
||||
'UNAVAILABLE',
|
||||
'IMPORT_READY',
|
||||
'EXPORT_READY',
|
||||
'ASSIGNED',
|
||||
'MAINTENANCE',
|
||||
'OUT_OF_SERVICE',
|
||||
|
||||
Reference in New Issue
Block a user