Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.example.com/api/devices/set_uvc_control \ --header 'Content-Type: application/json' \ --data ' { "bus_info": "<string>", "control_id": 123, "value": 123 } '
{ "success": true }
Successful Response
Was this page helpful?
Contact support