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