Interaction-without-Interac.../mock/clients.json

26 lines
409 B
JSON

[
{
"id": 0,
"label": "name1",
"ip": "http://127.0.0.2",
"status": true,
"x":0.11,
"y":0.8
},
{
"id": 1,
"label": "name2",
"ip": "http://127.0.0.2",
"status": false,
"x":0.3,
"y":0.3
},
{
"id": 2,
"label": "name3",
"ip": "http://127.0.0.2",
"status": true,
"x":0.5,
"y":0.6
}
]