Skip to content

Data

Request Headers

Content-Type: application/json

Authorization: Bearer [token]

Request Body

{
    "wifi":-60,
    "on/off":1,
    "temp":60
}

Response Headers

Response body

{
    "wifi":-60,
    "on/off":1,
    "temp":60
}