feat: Add get_interface_traffic tool to retrieve and format router interface traffic, and include a new router in devices.json.

This commit is contained in:
2026-02-03 07:53:20 +08:00
parent 00b61c3ab5
commit 3f6c955310
2 changed files with 95 additions and 0 deletions

View File

@@ -5,5 +5,12 @@
"port": 80,
"user": "admin11",
"pass": "Dua75316__"
},
{
"name": "Router-Batuaji",
"host": "10.8.0.15",
"port": 80,
"user": "admin11",
"pass": "Dua75316__"
}
]