mirror of
https://github.com/jcreek/OpenNetworkDiagram.git
synced 2026-07-14 03:23:44 +00:00
feat(*): Make racks first-class with dropdown selection and shelf support
This commit is contained in:
@@ -64,5 +64,11 @@
|
||||
"name": "LAN",
|
||||
"vlanId": 1
|
||||
}
|
||||
],
|
||||
"racks": [
|
||||
{
|
||||
"name": "Example Rack",
|
||||
"heightU": 24
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user