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

20 lines
297 B
JSON
Raw Normal View History

2019-06-06 16:46:25 +00:00
[
{
"id": 0,
"label": "name1",
"ip": "127.0.0.1",
"status": true
},
{
"id": 1,
"label": "name2",
"ip": "127.0.0.1",
"status": false
},
{
"id": 2,
"label": "name3",
"ip": "127.0.0.1",
"status": true
}
]