isotherm_upper

Set isotherm upper value

Request Type URL DJI Zenmuse
POST /api/v1/isotherm_upper/<value> XT

<value> is an integer value of isotherm (from −40 to 1000).

Note: This setting takes effect only if isotherm is enabled.

Sample Request

POST http://localhost:8123/api/v1/isotherm_upper/100

Sample Response

Status code: 200

{
  "success": true
}

← isotherm_units | magnification →