Get delay before unlocking
Time delay before panel relay contacts will be open
Path Parameters
- lockNumber integer requiredPossible values: [ 1,2]1 - first lock, 2 - second lock 
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- lock_delay integerPossible values: <= 9Timeout 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...