first commit

This commit is contained in:
Arthur Dodin
2026-04-21 16:08:10 +02:00
commit e2d39a8508
8 changed files with 1683 additions and 0 deletions
+48
View File
@@ -0,0 +1,48 @@
{
"freeTextAnnotations": [],
"freeShapeAnnotations": [],
"trafficRateAnnotations": [],
"groupStyleAnnotations": [],
"networkNodeAnnotations": [],
"nodeAnnotations": [
{
"id": "client1",
"position": {
"x": 380,
"y": 480
},
"icon": "client",
"interfacePattern": "eth{n}"
},
{
"id": "client2",
"position": {
"x": 560,
"y": 480
},
"icon": "client",
"interfacePattern": "eth{n}"
},
{
"id": "rt1",
"position": {
"x": 380,
"y": 340
},
"icon": "pe",
"interfacePattern": "eth"
},
{
"id": "rt2",
"position": {
"x": 560,
"y": 340
},
"icon": "pe",
"interfacePattern": "eth"
}
],
"edgeAnnotations": [],
"aliasEndpointAnnotations": [],
"viewerSettings": {}
}