23 lines
373 B
JSON
23 lines
373 B
JSON
{
|
|
"name": "BR 01 Dampflok",
|
|
"image": "dampflok1.jpg",
|
|
"hub_id": 0,
|
|
"hub_type": "4channel",
|
|
"channels": [
|
|
{
|
|
"port": "A",
|
|
"type": "motor",
|
|
"name": "Fahrtrichtung"
|
|
},
|
|
{
|
|
"port": "B",
|
|
"type": "motor",
|
|
"name": "Dampf / Kohle"
|
|
},
|
|
{
|
|
"port": "C",
|
|
"type": "light",
|
|
"name": "Spitzenlicht"
|
|
}
|
|
]
|
|
} |