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