{
"thermal_isotherm_state":1,
// "type_subtype_gimbalindex":{
// "thermal_isotherm_state":1,
// "thermal_isotherm_upper_limit": 40,
// "thermal_isotherm_lower_limit": 34
// }
}curl --location --request PUT '/manage/api/v1/devices/48d5b300-3345-47f1-94c0-f45bdc6f8f18/devices/7CTXN3V00B08MG/property' \
--header 'x-auth-token: {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"thermal_isotherm_state":1,
// "type_subtype_gimbalindex":{
// "thermal_isotherm_state":1,
// "thermal_isotherm_upper_limit": 40,
// "thermal_isotherm_lower_limit": 34
// }
}'{
"code": 0,
"message": "",
"data": {}
}