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

26 lines
334 B
JSON
Raw Normal View History

[
{
"id": 0,
"label": "name1",
2019-06-10 11:54:58 +00:00
"ip": "",
"status": false,
"x":0.11,
"y":0.8
},
{
"id": 1,
"label": "name2",
2019-06-10 11:54:58 +00:00
"ip": "http://127.0.0.1:81",
"status": false,
"x":0.3,
"y":0.3
},
{
"id": 2,
"label": "name3",
2019-06-10 11:54:58 +00:00
"ip": "",
"status": false,
"x":0.5,
"y":0.6
}
]