Connect dongle to network
Establishes network connection for the specified dongle
Request
Body Params application/json
Request Code Samples
curl --location -g --request POST 'http://localhost/v2/connect_dongle' \
--header 'Content-Type: application/json' \
--data-raw '{
"position": 1
}'
Modified at 2025-04-23 02:54:31