This document is generated by Novitec
Authorization: Bearer ********************
{
"iris_pos": 5
}
curl --location --request POST 'http://192.168.0.144/camera/center/optics/iris' \
--header 'Content-Type: application/json' \
--data-raw '{
"iris_pos": 5
}'
{
"message": "Iris position set successfully"
}