Get QR reading settings
Get QR reading settings.
Can work simultaneously with face recognition feature.
Responses
- 200
- 401
- 403
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- enable boolean
Default value:
true
- autostart boolean
Default value:
false
Starts QR recognition when motion detected if enabled.
{
"enable": true,
"autostart": false
}
{
"enable": true,
"autostart": false
}
Log In
Administrator rights required
Loading...