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