| Description |
|---|
| deviceId: Device ID |
| slotId: Slot ID |
| connectionCapacity: Connection capacity |
| interfaceType: Interface type |
| montageId: Mosaic source ID |
| name: First name: mosaic source name |
| templateId: Template ID |
| name: Second name: template name |
| row: Row |
| column: Column |
{
"body": {
"deviceId": 0
},
"sign": "MDBmZjQ1NzgxMGFjNGNhZTQ2N2U3ZTc4ODk0YTBiN2M=",
"pId": "1",
"timeStamp": "1631949094265"
}curl --location --request POST '/open/api/ipc/IPCMontageList' \
--header 'Content-Type: application/json' \
--data-raw '{
"body": {
"deviceId": 0
},
"sign": "MDBmZjQ1NzgxMGFjNGNhZTQ2N2U3ZTc4ODk0YTBiN2M=",
"pId": "1",
"timeStamp": "1631949094265"
}'{
"body": {
"deviceId": 0,
"slotList": [
{
"deviceId": 0,
"hardwareType": 0,
"montageList": [
{
"channelNum": 2,
"connectionCapacity": 1,
"inputId": 33,
"interfaceType": 13,
"montageId": 0,
"name": "Input 9-1",
"templateList": [
{
"column": 2,
"deviceId": 0,
"gridInfo": [
{
"channel": {
"channelId": 24,
"channelName": "",
"height": 1080,
"index": 0,
"priority": 0,
"sourceName": "661",
"streamId": 48,
"streamIndex": 0,
"width": 1920,
"x": 0,
"y": 0
},
"height": 1,
"id": "0-0",
"merge": [],
"width": 1,
"x": 0,
"y": 0
},
{
"height": 1,
"id": "1-0",
"merge": [],
"width": 1,
"x": 1,
"y": 0
},
{
"height": 1,
"id": "0 to 1",
"merge": [],
"width": 1,
"x": 0,
"y": 1
},
{
"height": 1,
"id": "1 to 1",
"merge": [],
"width": 1,
"x": 1,
"y": 1
}
],
"isUsed": 1,
"montageId": 0,
"name": "Template 1",
"row": 2,
"slotId": 8,
"streamList": [
{
"channelId": 0,
"channelName": "",
"height": 1,
"index": 0,
"sourceId": 0,
"sourceName": "",
"streamId": 0,
"streamIndex": 0,
"width": 1,
"x": 0,
"y": 0
}
],
"templateId": 0,
"time": 0,
"zorder": 0
},
{
"column": 2,
"deviceId": 0,
"gridInfo": [
{
"height": 1,
"id": "0-0",
"merge": [
0,
1
],
"width": 2,
"x": 0,
"y": 0
},
{
"height": 0,
"id": "1-0",
"merge": [
0,
1
],
"width": 0,
"x": 1,
"y": 0
},
{
"height": 1,
"id": "0 to 1",
"merge": [],
"width": 1,
"x": 0,
"y": 1
},
{
"height": 1,
"id": "1 to 1",
"merge": [],
"width": 1,
"x": 1,
"y": 1
}
],
"inputId": 33,
"isUsed": 0,
"montageId": 0,
"name": "Template 2",
"row": 2,
"slotId": 8,
"templateId": 3,
"time": 0,
"zorder": 1
},
{
"column": 2,
"deviceId": 0,
"gridInfo": [
{
"channel": {
"channelId": 24,
"channelName": "",
"height": 1080,
"index": 0,
"priority": 0,
"sourceName": "661",
"streamId": 48,
"streamIndex": 0,
"width": 1920,
"x": 0,
"y": 0
},
"height": 1,
"id": "0-0",
"merge": [],
"width": 1,
"x": 0,
"y": 0
},
{
"height": 1,
"id": "1-0",
"merge": [],
"width": 1,
"x": 1,
"y": 0
},
{
"height": 1,
"id": "0 to 1",
"merge": [],
"width": 1,
"x": 0,
"y": 1
},
{
"height": 1,
"id": "1 to 1",
"merge": [],
"width": 1,
"x": 1,
"y": 1
}
],
"inputId": 33,
"isUsed": 0,
"montageId": 0,
"name": "Template 3",
"row": 2,
"slotId": 8,
"streamList": [
{
"channelId": 24,
"channelName": "",
"height": 1,
"index": 0,
"sourceId": 48,
"sourceName": "661",
"streamId": 48,
"streamIndex": 0,
"width": 1,
"x": 0,
"y": 0
}
],
"templateId": 4,
"time": 0,
"zorder": 2
}
]
}
],
"slotId": 8
}
]
},
"msg": "Success",
"sign": "",
"status": 0
}