This document is generated by Novitec
Authorization: Bearer ********************
{
"filter_switch": false
}
curl --location --request POST 'http://192.168.0.144/camera/center/optics/filter-switch' \
--header 'Content-Type: application/json' \
--data-raw '{
"filter_switch": false
}'
{
"message": "Filter Switch updated successfully"
}