curl --location --request GET 'https://192.168.88.32:9781/bvcsp/v1/pu/overlay//' \
--header 'Authorization;'
{
"code": 0,
"msg": "string",
"data": {
"title": {
"title": "string",
"config": {
"left": 0,
"top": 0,
"fontSize": 0
}
},
"time": {
"format": 0,
"splitChar": "string",
"config": {
"left": 0,
"top": 0,
"fontSize": 0
}
},
"gps": {
"left": 0,
"top": 0,
"fontSize": 0
},
"channel": {
"left": 0,
"top": 0,
"fontSize": 0
}
}
}