mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 13:08:00 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"key": "windings:configuration",
|
||||
"type": "combo",
|
||||
"label": "Windings Configuration",
|
||||
"strings": {
|
||||
"options": {
|
||||
"star": "Star / Wye",
|
||||
"delta": "Delta",
|
||||
"open-delta": "Open Delta",
|
||||
"zigzag": "Zig Zag",
|
||||
"open": "Open",
|
||||
"scott": "Scott",
|
||||
"leblanc": "Leblanc"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user