mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-13 02:07:47 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"key": "voltage:primary",
|
||||
"type": "combo",
|
||||
"label": "Primary Voltage"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"key": "voltage:secondary",
|
||||
"type": "combo",
|
||||
"label": "Secondary Voltage"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"key": "voltage:tertiary",
|
||||
"type": "combo",
|
||||
"label": "Tertiary Voltage"
|
||||
}
|
||||
Reference in New Issue
Block a user