mirror of https://github.com/sipwise/ngcp-csc.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
118 lines
2.8 KiB
118 lines
2.8 KiB
{
|
|
"data": [{
|
|
"id": 1,
|
|
"name": "Cisco Pbx 1",
|
|
"image": "/csc/resources/images/cisco1.jpg",
|
|
"seats": [{
|
|
"name": 1,
|
|
"type": "Shared",
|
|
"order": 1,
|
|
"position": {
|
|
"top": "12%",
|
|
"left": "52%",
|
|
"anchor": "right"
|
|
}
|
|
}, {
|
|
"name": 2,
|
|
"order": 2,
|
|
"type": "Busy lamp",
|
|
"position": {
|
|
"top": "16%",
|
|
"left": "52%",
|
|
"anchor": "right"
|
|
}
|
|
}, {
|
|
"name": 3,
|
|
"order": 3,
|
|
"type": "Speed dial",
|
|
"position": {
|
|
"top": "19%",
|
|
"left": "52%",
|
|
"anchor": "right"
|
|
}
|
|
}, {
|
|
"name": 4,
|
|
"order": 4,
|
|
"type": "Shared",
|
|
"position": {
|
|
"top": "30%",
|
|
"left": "60%",
|
|
"anchor": "top"
|
|
}
|
|
}, {
|
|
"name": 5,
|
|
"order": 5,
|
|
"type": "Speed dial",
|
|
"position": {
|
|
"top": "30%",
|
|
"left": "67%",
|
|
"anchor": "top"
|
|
}
|
|
}, {
|
|
"name": 6,
|
|
"order": 6,
|
|
"type": "Busy lamp",
|
|
"position": {
|
|
"top": "30%",
|
|
"left": "74%",
|
|
"anchor": "top"
|
|
}
|
|
}]
|
|
}, {
|
|
"id": 2,
|
|
"name": "Cisco Pbx 2",
|
|
"image": "/csc/resources/images/cisco2.jpg",
|
|
"seats": [{
|
|
"name": 1,
|
|
"order": 1,
|
|
"type": "Busy lamp",
|
|
"position": {
|
|
"top": "15%",
|
|
"left": "90%",
|
|
"anchor": "left"
|
|
}
|
|
}, {
|
|
"name": 2,
|
|
"order": 2,
|
|
"type": "Speed dial",
|
|
"position": {
|
|
"top": "18%",
|
|
"left": "90%",
|
|
"anchor": "left"
|
|
}
|
|
}, {
|
|
"name": 3,
|
|
"order": 3,
|
|
"type": "Shared",
|
|
"position": {
|
|
"top": "22%",
|
|
"left": "90%",
|
|
"anchor": "left"
|
|
}
|
|
}]
|
|
}, {
|
|
"id": 3,
|
|
"name": "Cisco Pbx 3",
|
|
"image": "/csc/resources/images/cisco3.jpg",
|
|
"seats": [{
|
|
"name": 1,
|
|
"order": 1,
|
|
"type": "Busy lamp",
|
|
"position": {
|
|
"top": "35%",
|
|
"left": "59%",
|
|
"anchor": "top"
|
|
}
|
|
}, {
|
|
"name": 2,
|
|
"order": 2,
|
|
"type": "Shared",
|
|
"position": {
|
|
"top": "35%",
|
|
"left": "81%",
|
|
"anchor": "top"
|
|
}
|
|
}]
|
|
}]
|
|
}
|