Initial commit: network MCP service

This commit is contained in:
2025-12-29 10:50:28 -05:00
commit 6da9fa7a9b
27 changed files with 3084 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"mac:aa:bb:cc:dd:ee:ff": {
"role": "router",
"owner": "admin",
"location": "server-room",
"tags": ["critical", "gateway"],
"notes": "Main gateway"
}
}