mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-29 11:21:38 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"key": "switch",
|
||||
"type": "combo",
|
||||
"label": "Type",
|
||||
"strings": {
|
||||
"options": {
|
||||
"mechanical": "Mechanical",
|
||||
"circuit_breaker": "Circuit Breaker",
|
||||
"disconnector": "Disconnector",
|
||||
"earthing": "Earthing"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user