This document is generated by Novitec
Authorization: Bearer ********************{
"focus_pos": 300
}curl --location --request POST 'http://192.168.0.144/camera/center/optics/focus' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"focus_pos": 300
}'{
"message": "Focus position set successfully"
}