Set the settings for all locks
Set the settings for all locks
- Not available on CR-02BD
- The DTMF value for elevator calling and lock opening cannot be the same
- application/json
Request Body
- open_all_dtmf string
Possible values: Value must match regular expression
^[\d*#ABCD]{0,4}$
Default value:
*
- use_old_sh42 boolean
Default value:
true
Use compatibility mode with the SH-42 firmware version before the 04.08.2022
settings object[]
lock_number integer requiredPossible values:
>= 1
and<= 8
timeout integerPossible values:
>= 1
and<= 40
Time after opening until locking
delay integerPossible values:
<= 9
Delay before unlocking
type stringPossible values: [
electromagnetic
,electromechanical
]Type of the lock
pulse_on integerPossible values:
>= 1
and<= 300
Power on duration in seconds for electromechanical lock
pulse_off integerPossible values:
>= 1
and<= 300
Time between swithcing on the electromechanical lock
dtmf_code stringPossible values: Value must match regular expression
^[\d*#ABCD]{0,4}$
Responses
- 200
- 400
- 401
OK
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Wrong JSON body"
}
Please log in
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Log In"
}
Loading...