Get time after opening until locking
Time for which the relay contacts will be closed after opening
Path Parameters
- lockNumber integer required
Possible values: [
0
,1
,2
]0 - both locks, 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<= 9
Timeout in seconds
{
"lock_timeout": 3
}
{
"lock_timeout": 3
}
Log In
Loading...