Set PTZ Auto Focus
1. API Description
Set PTZ auto focus.
Request mode: POST [ip]/api/ptz/focus/auto
| Administrator Rights | Login Authentication |
|---|---|
| No | Yes |
2. Input Parameters
None
3. Output Parameters
| Parameter | Type | Description |
|---|---|---|
| status | Int | Status code |
Output Example
{
"status": 0
}