This document is generated by Novitec
Authorization: Bearer ********************
{
"auto_gain_max": 12.0
}
curl --location --request POST 'http://192.168.0.144/camera/center/brightness/auto-gain-max' \
--header 'Content-Type: application/json' \
--data-raw '{
"auto_gain_max": 12.0
}'
{
"message": "Auto Gain Max set successfully"
}