{ "playerId": "df6c02352e4fd3cd5bc664fcdaef29c9", "taskType" : 1 }
curl --location --request GET 'https://open-uat.vnnox.com/v2/logs/remote-control' \ --header 'AppKey;' \ --header 'Nonce;' \ --header 'CurTime;' \ --header 'CheckSum;' \ --header 'Content-Type: application/json' \ --data-raw '{ "playerId": "df6c02352e4fd3cd5bc664fcdaef29c9", "taskType" : 1 }'
{ "total": 1, "rows": [ { "status": "1", "executeTime": "1", "type": "setVolume" } ] }