This document is generated by Novitec
Authorization: Bearer ********************{
"manual_exposure": "1/60"
}curl --location --request POST 'http://192.168.0.144/camera/center/brightness/manual-exposure' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"manual_exposure": "1/60"
}'{
"message": "Manual Exposure set successfully"
}