Added Testfile for Routers

This commit is contained in:
Stefan Hoffmann 2023-03-20 12:54:00 +01:00
parent 38f1a0dbd6
commit 8cdf82a085

16
router.json Normal file
View File

@ -0,0 +1,16 @@
{
"devices":[
{
"name": "Rathaus Uplink",
"mac": "18:e8:29:ad:9a:34",
"gateway_nexthop": "18e8292f7de6",
"gateway": "a28cae6ff604",
"domain": "other",
"location": {
"longitude":7.149406208,
"latitude":50.817093402
}
}
]
}