mirror of
https://github.com/jcreek/OpenNetworkDiagram.git
synced 2026-07-14 03:23:44 +00:00
feat(*): Colour nodes by VLAN with a clickable legend filter
This commit is contained in:
@@ -577,6 +577,11 @@
|
||||
"cidr": "10.0.0.0/24",
|
||||
"name": "LAN",
|
||||
"vlanId": 1
|
||||
},
|
||||
{
|
||||
"cidr": "10.0.20.0/24",
|
||||
"name": "IoT",
|
||||
"vlanId": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user