Files
iD/data/presets/fields/transformer.json
Bryan Housel 512ee67374 Add power=switch preset
(closes #4441)
2017-11-02 14:53:32 -04:00

18 lines
450 B
JSON

{
"key": "transformer",
"type": "combo",
"label": "Type",
"strings": {
"options": {
"distribution": "Distribution",
"generator": "Generator",
"converter": "Converter",
"traction": "Traction",
"auto": "Autotransformer",
"phase_angle_regulator": "Phase Angle Regulator",
"auxiliary": "Auxiliary",
"yes": "Unknown"
}
}
}