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
}
Content-Type: application/json
Authorization: Bearer [token]
{
"wifi":-60,
"on/off":1,
"temp":60
}
{
"wifi":-60,
"on/off":1,
"temp":60
}