Get delay before unlocking
deprecated
This endpoint has been deprecated and may be removed in future versions of the API.
Time delay before panel relay contacts will be open
Path Parameters
- lockNumber integer required
Possible values: [
1
,2
]1 - first lock, 2 - second lock
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- lock_delay integer
Possible values:
<= 9
Timeout in seconds
{
"lock_delay": 0
}
{
"lock_delay": 0
}
Log In
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
error message
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...