mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-30 00:38:11 +00:00
feat(freight): added routes and locomotives
This commit is contained in:
@@ -17,6 +17,7 @@ const locomotive = {
|
||||
id: 'loc-1',
|
||||
code: 'LOC-001',
|
||||
maxPullWeightTons: 3500,
|
||||
maxTrainLengthMeters: 760,
|
||||
status: 'AVAILABLE',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user