{ "updateList": [ { "filePath": "/sdcard/nova/viplex_terminal/receive_card/DATA_A8s-N_V4.7.0.0.zip", "portIndex": 0, "connectedIndex": 0 } ] }
curl --location --request PUT 'https://192.168.0.10:16674/terminal/core/v1/receivecard/upgrade' \ --header 'Authorization: 1724333189506EO5Zqpduu4+azwYYXMJJhg==' \ --header 'Content-Type: application/json' \ --data-raw '{ "updateList": [ { "filePath": "/sdcard/nova/viplex_terminal/receive_card/DATA_A8s-N_V4.7.0.0.zip", "portIndex": 0, "connectedIndex": 0 } ] }'
{ "code": 0, "message": "" }