{ "position": 1 }
curl --location --globoff 'http://localhost/v2/connect_dongle' \ --header 'Content-Type: application/json' \ --data '{ "position": 1 }'
{ "status": true }