Get time after opening until locking
Time for which the relay contacts will be closed after opening
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_timeout integerPossible values: >= 1and<= 40Timeout in seconds 
{
  "lock_timeout": 3
}
{
  "lock_timeout": 3
}
Log In
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...