{
"body": {
"deviceId": 0
},
"sign": "MDBmZjQ1NzgxMGFjNGNhZTQ2N2U3ZTc4ODk0YTBiN2M=",
"pId": "1",
"timeStamp": "1631949094265"
}curl --location --request POST '/open/api/ipc/IPCGroupList' \
--header 'Content-Type: application/json' \
--data-raw '{
"body": {
"deviceId": 0
},
"sign": "MDBmZjQ1NzgxMGFjNGNhZTQ2N2U3ZTc4ODk0YTBiN2M=",
"pId": "1",
"timeStamp": "1631949094265"
}'{
"body": {
"deviceId": 0,
"groupList": [
{
"groupId": 0,
"groupList": [],
"level": 0,
"name": "Network source group 1",
"parentId": 255,
"sourceList": [
{
"sourceId": 9,
"sourceType": 3,
"zorder": 0
},
{
"sourceId": 8,
"sourceType": 3,
"zorder": 1
}
],
"totalCount": 2,
"zorder": 0
}
]
},
"msg": "",
"sign": "",
"status": 0
}