feat(*): Colour nodes by VLAN with a clickable legend filter

This commit is contained in:
Josh Creek
2026-07-12 20:21:57 +01:00
parent acf63a9707
commit 2144eda352
5 changed files with 166 additions and 16 deletions
+5
View File
@@ -577,6 +577,11 @@
"cidr": "10.0.0.0/24",
"name": "LAN",
"vlanId": 1
},
{
"cidr": "10.0.20.0/24",
"name": "IoT",
"vlanId": 20
}
]
}