Ground locomotives-page descriptor semantics
This commit is contained in:
parent
f623c6dcc9
commit
358d4cdec3
26 changed files with 1157 additions and 710 deletions
|
|
@ -20,16 +20,16 @@
|
|||
"locomotive_catalog": [
|
||||
{
|
||||
"locomotive_id": 10,
|
||||
"name": "Locomotive 10"
|
||||
"name": "Big Boy 4-8-8-4"
|
||||
},
|
||||
{
|
||||
"locomotive_id": 112,
|
||||
"name": "Locomotive 112"
|
||||
"locomotive_id": 58,
|
||||
"name": "VL80T"
|
||||
}
|
||||
],
|
||||
"named_locomotive_availability": {
|
||||
"Locomotive 10": 0,
|
||||
"Locomotive 112": 1
|
||||
"Big Boy 4-8-8-4": 0,
|
||||
"VL80T": 1
|
||||
},
|
||||
"event_runtime_records": [],
|
||||
"candidate_availability": {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue