{
"body": {
"ctrl": [
{
"sourceId": 0,
"pullEnable": 1
}
],
"deviceId": 0
}
"sign": "ZTQ4ZDNjNDRlZmY0OGEyM2U2NTMzMWU3NjBiNTkwYTY=",
"pId": "MzM4",
"timeStamp": "1689586062335"
}curl --location --request POST '/open/api/input/enableSource' \
--header 'Content-Type: application/json' \
--data-raw '{
"body": {
"ctrl": [
{
"sourceId": 0,
"pullEnable": 1
}
],
"deviceId": 0
}
"sign": "ZTQ4ZDNjNDRlZmY0OGEyM2U2NTMzMWU3NjBiNTkwYTY=",
"pId": "MzM4",
"timeStamp": "1689586062335"
}'{
"data": {},
"msg": "string",
"status": 0
}