mkcontrol-app/configs/dampflok1.json
2026-02-11 21:32:14 +01:00

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"
}
]
}