Get time after opening until locking
deprecated
This endpoint has been deprecated and may be removed in future versions of the API.
Time for which the relay contacts will be closed after opening
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_timeout integer
Possible values:
>= 1
and<= 40
Timeout in seconds
{
"lock_timeout": 3
}
{
"lock_timeout": 3
}
Log In
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
error message
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...