Get delay before unlocking
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": "Log In"
}
{
"error": "Log In"
}
Loading...