first commit
This commit is contained in:
@@ -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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user