Control bed temperature

post/api/printer/bed

Request body

commandstring
targetnumber

Example request

{
  "command": "target",
  "target": 75
}

Response

No error

Changes