This document is generated by Novitec
Authorization: Bearer ********************
{
"contrast": 32
}
curl --location --request POST 'http://192.168.0.144/camera/center/image/contrast' \
--header 'Content-Type: application/json' \
--data-raw '{
"contrast": 32
}'
{
"message": "Contrast set successfully"
}