Normal response.
Unauthorized response.
{- "result": {
- "name": "temperature alert",
- "detail": "It is hot in here: %l C!",
- "frequency": "sec",
- "priority": 7,
- "cond": {
- "lhs": "temp_internal()",
- "op": "<",
- "rhs": "30"
}
}, - "error": "Error message (present if an error occurred)."
}
Normal response.
Unauthorized response.
{ }
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Normal response.
Unauthorized response.
{ }
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Delete this custom alert.
Normal response.
Unauthorized response.
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}