POST
/
temperature
/
read
{
  "current_max_Temperature": [
    {
      "current": 123,
      "max": 123
    }
  ]
}

Query Parameters

robot_id
integer
default:0

Response

200
application/json

Successful Response

Response to read the Temperature of the robot.